Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 2.09 KB

README.md

File metadata and controls

32 lines (21 loc) · 2.09 KB

cdk8s+ (cdk8s-plus)

High level constructs for Kubernetes

Stability:Stable

k8s version npm (JS/TS) PyPI (Python) Maven (Java) Go
1.28.0 Link Link Link Link
1.29.0 Link Link Link Link
1.30.0 Link Link Link Link

cdk8s+ is a software development framework that provides high level abstractions for authoring Kubernetes applications. Built on top of the auto generated building blocks provided by cdk8s, this library includes a hand crafted construct for each native kubernetes object, exposing richer API's with reduced complexity.

📚 Documentation

See cdk8s.io.

✋ Contributing

If you'd like to add a new feature or fix a bug, please visit CONTRIBUTING.md!

⚖️ License

This project is distributed under the Apache License, Version 2.0.

This module is part of the cdk8s project.