-
The README needs some work.
- simplifying examples and explanations,
- restructuring it to multiple smaller files to make reading easier
- removing duplicate phrases/noise
- making sure the gh-p…
-
Have kapitan use the jsonschema lib (if you enable it in your inventory).
jsonschema lib will validate the compiled file output structure for k8s/terraform/whatever other yaml resources.
links:
ht…
-
I have deployed this via `kubectl apply -f https://github.com/razee-io/Kapitan-delta/releases/latest/download/resource.yaml` from the `razee-io` site inside my corporate proxy.
Having issues in "S…
-
-
After https://github.com/deepmind/kapitan/pull/323 we have a process to generate a standalone binary of kapitan and it's built in travis too.
The produced binary lives in dist/
It would be great to …
-
Hi,
I am new to KAPITAN,
Example given in very advance.. Can anybody help by giving some simple and good example to call kube.libjsonnet file.
I want to make a deployment with PersistentVolume
…
-
**Describe the bug/feature**
Trying this:
https://kapitan.dev/#docker-recommended
```
C02TKBUNG8WN:kapitan chscott$ docker run -t --rm -v $(pwd):/src:delegated deepmind/kapitan -h
Trace…
-
- if a kapitan custom resource defines label `kapitan.razee.io/Reconcile`, apply the value to all of its children.
- if the child also defines the label, the child's would take precedence.
- `kapi…
-
Currently as discussed in https://github.com/deepmind/kapitan/issues/131 the first `|` operator in secrets is semantically different than the rest of then.
Given `${::|}`
the first operator checks i…
-
- [x] [Watch-Keeper](https://github.com/razee-io/Watch-keeper)
- [x] [MustacheTemplate](https://github.com/razee-io/MustacheTemplate)
- [x] [ManagedSet](https://github.com/razee-io/ManagedSet)
- [x…