[DO NOT MERGE] add kustomize to render k8s manifests for solution 2 - #24
Open
aablsk wants to merge 2 commits into
Open
[DO NOT MERGE] add kustomize to render k8s manifests for solution 2#24aablsk wants to merge 2 commits into
aablsk wants to merge 2 commits into
Conversation
Collaborator
Author
|
@palladius I think based on this it should be straight forward to apply kustomize to the other solution's k8s manifests as well. Also contains an example of how the clouddeploy.yaml would need to be adjusted to deploy these manifests through the CD pipeline. |
Owner
|
Currently travelling with little access to internet but a big THANK YOU.
Ill take a look amd adapt when in next few weeks.
Il Ven 22 Lug 2022, 10:25 aablsk ***@***.***> ha scritto:
… @palladius <https://github.com/palladius> I think based on this it should
be straight forward to apply kustomize to the other solution's k8s
manifests as well.
Also contains an example of how the clouddeploy.yaml would need to be
adjusted to deploy these manifests through the CD pipeline.
—
Reply to this email directly, view it on GitHub
<#24 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABANQSIBDLJKCKRCFP36FLVVJLGTANCNFSM54KPMIHQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Owner
|
renamed the title to avoid the temptation to merge :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
THIS IS NOT TESTED!!! PLEASE DO NOT MERGE!!!
Short example showcasing how to use kustomize to render k8s manifests for solution 2 instead of using templating.