Tag Archives: k8s cdk8s

cdk8s – Kubernetes Manifests With GoLang, TypeScript, Python And Java

Sometimes, when defining Kubernetes manifests, YAML or templating is not enough. Sometimes, we do want a “real” language like Go, TypeScript, Python or Java as an engine that will generate Kubernetes manifests. That’s where cdk8s comes into play. In this video, we will see how to use cdk8s to create Kubernetes manifests.

Continue reading
Advertisement