{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"}],"enrichment":{"capability":"cdk8s is a framework for defining Kubernetes applications using object-oriented Python code that synthesizes into standard Kubernetes manifests, allowing you to compose reusable constructs instead of writing YAML directly.","skillfed_tags":["kubernetes","infrastructure-as-code","manifests"],"use_cases":["Define multi-environment Kubernetes deployments as Python code with shared logic and parameterization.","Build reusable Kubernetes component libraries that teams can compose into larger applications.","Generate Kubernetes manifests programmatically for templated or dynamic workloads.","Integrate Kubernetes infrastructure definition into Python CI/CD pipelines and automation.","Leverage IDE autocomplete and type checking when defining Kubernetes resources."],"what_it_does":"cdk8s is the core library of the Cloud Development Kit for Kubernetes, a framework that lets you write Kubernetes applications in Python instead of YAML. Rather than hand-editing manifest files, you define Kubernetes resources using object-oriented constructs\u2014reusable, composable building blocks that can represent anything from a single Pod to a complete application stack. The library synthesizes your Python code into standard Kubernetes manifests that can be applied to any cluster.\n\nThe package depends on constructs, jsii, and publication. It targets modern Python versions (3.10 through 3.14) and is marked production-stable. It is part of a larger cdk8s ecosystem; this package is the programmatic core used by applications and higher-level tools.","worth_installing":"Yes, if you are building Kubernetes applications in Python and prefer code-based infrastructure definition. The package is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive license. The main consideration is whether the constructs abstraction and jsii bridge fit your team's workflow."},"id":"cdk8s","links":{"html":"https://skillfed.io/packages/cdk8s","md":"https://skillfed.io/packages/cdk8s.md","pypi":"https://pypi.org/project/cdk8s/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"cdk8s","python_support":"supports_current","summary":"This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster."},"popularity":{"monthly_downloads":599636,"position":5826,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.70.92"}
