kapitan
kapitan copied to clipboard
Issue with documentation
In https://kapitan.dev/kapitan_overview/#kadet search for "See and example". It's unclear what it means. I'm guessing whoever wrote it meant to link to an example but forgot to do so. Or maybe they meant "see above example"?
I'm also unclear on where kubelib comes from in kadet.load_from_search_paths("kubelib")
Hi @Almenon , you are right. I have personally been working on updating the documentation and I missed that. I will make it more clear soon.
Please feel free to join our slack channel https://kapitan.dev/support/ for a much quicker support
for the time being, examples refers to the example folder.
You can see that if you drop the kubelib jsonnet library in the lib directory like https://github.com/kapicorp/kapitan/tree/master/examples/kubernetes/lib it should work.
Also you can automate the download of the kubelib library (or any other dependencies) like we do in https://github.com/kapicorp/kapitan/blob/76ccff3a8e4ce55a01338fa14641c789d5aa0d07/docs/pages/commands/kapitan_inventory.md?plain=1#L159 using https://kapitan.dev/external_dependencies/#usage
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.