JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 27472
  • Score
    100M100P100Q194775F
  • License Apache-2.0

cdk8s+ is a software development framework that provides high level abstractions for authoring Kubernetes applications. cdk8s-plus-32 synthesizes Kubernetes manifests for Kubernetes 1.32.0

Package Exports

  • cdk8s-plus-32
  • cdk8s-plus-32/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cdk8s-plus-32) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

cdk8s+ (cdk8s-plus)

High level constructs for Kubernetes

Stability:Stable

k8s version npm (JS/TS) PyPI (Python) Maven (Java) Go
1.30.0 Link Link Link Link
1.31.0 Link Link Link Link
1.32.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.