All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cdk8s.plus22.package-info Maven / Gradle / Ivy

/**
 * 

cdk8s+ (cdk8s-plus)

*

*

High level constructs for Kubernetes

*

* Stability:Beta * cdk8s-plus-22 * cdk8s-plus-21 * cdk8s-plus-20 *

* | k8s version | npm (JS/TS) | PyPI (Python) | Maven (Java) | Go | * | --- | --- | --- | --- | --- | * | 1.20.0 | Link | Link | Link | Link | * | 1.21.0 | Link | Link | Link | Link | * | 1.22.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. *

*

:books: Documentation

*

* See cdk8s.io. *

*

:raised_hand: Contributing

*

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

*

:balance_scale: License

*

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

* This module is part of the cdk8s project. */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Stable) package org.cdk8s.plus22;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy