youtube image
From YouTube: Webinar: Writing Less YAML – Using jsonnet and kubecfg to Manage Kubernetes Resources

Description

Using YAML and kubectl is an easy way to describe simple Kubernetes workloads, but the devil is in the detail when you want to change “just” a few bits here and there to accommodate for multiple different environments, CI/CD pipelines and so on. Kubernetes users have quickly encountered the “face full of YAML” problem and need better solutions to manage their application manifests.

In this webinar, we’ll look at how jsonnet can help create declarative manifests, using its features like modularity, lazy evaluation, etc. to allow using common templates and derived manifest trees. Additionally we’ll explore the features provided by kubecfg CLI tool to ease interacting with Kubernetes directly from these jsonnet files and/or stock YAML manifests.
Join us for KubeCon + CloudNativeCon in Barcelona May 20 - 23, Shanghai June 24 - 26, and San Diego November 18 - 21! Learn more at https://kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy and all of the other CNCF-hosted projects.