New to Kubepack? Please start here.

Pack JSONNET Support

Pack support jsonnet. Pack publisher can write kubernetes resource’s definition in jsonnet format.

Then dependant users can require that repository via manifest.yaml and simply $ kubectl plugin pack dep command.

This will bring all the dependencies in manifests/vendor folder. Remainder, publisher’s repository may contains jsonnet file, but it’ll appear in kubernetes resource’s yaml format under user’s manifests/vendor folder.

Next Steps

  • Want to publish apps using Kubepack? Please visit here.
  • Want to consume apps published using Kubepack? Please visit here.
  • To learn about manifest.yaml file, please visit here.
  • Learn more about pack cli from here.
  • Learn more about Pack validation here.

Subscribe to our free technical newsletter!

Join thousands of subscribers and stay up-to-date on AppsCode.