kapitan icon indicating copy to clipboard operation
kapitan copied to clipboard

Issue with documentation

Open Almenon opened this issue 2 years ago • 3 comments

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"?

Almenon avatar Feb 23 '23 01:02 Almenon

I'm also unclear on where kubelib comes from in kadet.load_from_search_paths("kubelib")

Almenon avatar Feb 23 '23 01:02 Almenon

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

ademariag avatar Feb 23 '23 08:02 ademariag

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.

github-actions[bot] avatar Oct 02 '23 00:10 github-actions[bot]