Courseboat.com

Jsonnet from scratch

Ease your JSON and YAML files generation

Understand how Jsonnet works, and be productive writing Jsonnet code. Based on real worl experience.

What you’ll learn

Course Content

Requirements

Understand how Jsonnet works, and be productive writing Jsonnet code. Based on real worl experience.

Jsonnet is a programming language used to generate JSON and YAML content efficiently and with flexibility. JSON and YAML configuration formats are used pervasilvely. From docker-compose to Hashicorp tools like Vagrant and Terraform. Jsonnet is a tool of interest for anyone needing to generate JSON or YAML configuration. As such it is no surprise to see it is used by some tools helping to manage complex Kubernetes configurations.

This training helps you get productive rapidly with the Jsonnet language. It covers from the basics to the advanced techniques: