Tanka: Our way of deploying to Kubernetes
grafana.com
Tanka: Our way of deploying to Kubernetes
1–10 of 124 posts
Re: Tanka: Our way of deploying to Kubernetes
#2Re: Tanka: Our way of deploying to Kubernetes
#3Re: Tanka: Our way of deploying to Kubernetes
#4This is an interesting project! But I wonder how it handles custom kubernetes extensions.
Re: Tanka: Our way of deploying to Kubernetes
#5Re: Tanka: Our way of deploying to Kubernetes
#6This article seems to have a major factual error. YAML does support “Repetition” with anchors. Am I missing something?
- they are bound to a single file. This won’t help you when trying to maintain multiple similar sets of Config
- anchors do not support patching. If you need to change a nested key, you can’t do so without it affecting all other nested keys as well
Re: Tanka: Our way of deploying to Kubernetes
#7This article seems to have a major factual error. YAML does support “Repetition” with anchors. Am I missing something?
Re: Tanka: Our way of deploying to Kubernetes
#8Re: Tanka: Our way of deploying to Kubernetes
#9This is an interesting project! But I wonder how it handles custom kubernetes extensions.
Which extensions are you talking about? Do you mean CRDs? Then it take plain JSON or you can write a function to generate those.
Re: Tanka: Our way of deploying to Kubernetes
#10With ksonnet having gone quiet[0] this looks like a promising initiative.
I'd imagine that it'll need something like a package manager (or at least a curated list of common packages) in order to gain good adoption.
[0] - https://blogs.vmware.com/cloudnative/2019/02/05/welcoming-he...