Add kustomization.yaml for cos#131
Conversation
|
Pinging @chardch :) |
|
Thanks for the change @JohnPaton! Have you tested this on all supported GKE versions that support kustomization and the ones that don't? |
|
Hi @chardch, kustomize is independent of GKE, it's just a command line tool that allows for the combination and patching of kubernetes manifests (like templating, but better). Also known as |
|
@chardch is that clear enough? |
|
This would still be useful! Pinging some recent contributors 😬 @ruiwen-zhao @pradvenkat @grac3gao |
This will allow users to include this daemonset in their downstream builds by using
in their own
kustomization.yamlfiles