Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a Kustomization concept #253

Merged
merged 11 commits into from
Mar 28, 2019
Merged

Introduce a Kustomization concept #253

merged 11 commits into from
Mar 28, 2019

Conversation

solsson
Copy link
Contributor

@solsson solsson commented Mar 26, 2019

Useful for things like custom images, number of replicas, env etc.

@solsson
Copy link
Contributor Author

solsson commented Mar 28, 2019

With the current placement of kustomization.yaml, regular apply and delete shows the warning error: unable to decode "kafka/kustomization.yaml": Object 'Kind' is missing.

solsson added 10 commits March 28, 2019 06:16
Caveats now include:
 - Duplication withint the zookeeper.yaml file
   (have tried but failed to use yaml anchors)
 - Numbers need to add up like the inif-copnfig script assumes
 - Pods pass readiness probe even if for example they fail to
   recognize their own ID in the list (i.e. the 0.0.0.0 sed fails)
the error message from plain apply due to kustomization.yaml
@solsson
Copy link
Contributor Author

solsson commented Mar 28, 2019

Merging this experiment now so we can start creating PRs for other things to customize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant