Awesome
cdk8s
⚠️ Version 1.x of the cdk8s toolchain is deprecated and will become end-of-life on 01/01/25. We strongly recommend migrating to
2.x
Cloud Development Kit for Kubernetes
cdk8s is a software development framework for defining Kubernetes applications using rich object-oriented APIs. It allows developers to leverage the full power of software in order to define abstract components called "constructs" which compose Kubernetes resources or other constructs into higher-level abstractions.
Note: This repository is the "core library" of cdk8s, with logic for synthesizing Kubernetes manifests using the constructs framework. It is published to NPM as
cdk8s
and should not be confused with the cdk8s command-line toolcdk8s-cli
. For more general information about cdk8s, please see cdk8s.io, or visit the umbrella repository located at cdk8s-team/cdk8s.
Documentation
See cdk8s.io.
License
This project is distributed under the Apache License, Version 2.0.
This module is part of the cdk8s project.