Skip to main content

Prebuilt kubernetes Provider for Terraform CDK (cdktf)

Project description

CDKTF prebuilt bindings for hashicorp/kubernetes provider version 2.38.0

HashiCorp made the decision to stop publishing new versions of prebuilt Terraform kubernetes provider bindings for CDK for Terraform on December 10, 2025. As such, this repository has been archived and is no longer supported in any way by HashiCorp. Previously-published versions of this prebuilt provider will still continue to be available on their respective package managers (e.g. npm, PyPi, Maven, NuGet), but these will not be compatible with new releases of cdktf past 0.21.0 and are no longer eligible for commercial support.

As a reminder, you can continue to use the hashicorp/kubernetes provider in your CDK for Terraform (CDKTF) projects, even with newer versions of CDKTF, but you will need to generate the bindings locally. The easiest way to do so is to use the provider add command, optionally with the --force-local flag enabled:

cdktf provider add hashicorp/kubernetes --force-local

For more information and additional examples, check out our documentation on generating provider bindings manually.

Deprecated Packages

NPM

The npm package is available at https://www.npmjs.com/package/@cdktf/provider-kubernetes.

npm install @cdktf/provider-kubernetes

PyPI

The PyPI package is available at https://pypi.org/project/cdktf-cdktf-provider-kubernetes.

pipenv install cdktf-cdktf-provider-kubernetes

Nuget

The Nuget package is available at https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Kubernetes.

dotnet add package HashiCorp.Cdktf.Providers.Kubernetes

Maven

The Maven package is available at https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-kubernetes.

<dependency>
    <groupId>com.hashicorp</groupId>
    <artifactId>cdktf-provider-kubernetes</artifactId>
    <version>[REPLACE WITH DESIRED VERSION]</version>
</dependency>

Go

The go package is generated into the github.com/cdktf/cdktf-provider-kubernetes-go package.

go get github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/<version>

Where <version> is the version of the prebuilt provider you would like to use e.g. v11. The full module name can be found within the go.mod file.

Docs

Find auto-generated docs for this provider here:

You can also visit a hosted version of the documentation on constructs.dev.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdktf_cdktf_provider_kubernetes-12.1.1.tar.gz (18.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file cdktf_cdktf_provider_kubernetes-12.1.1.tar.gz.

File metadata

File hashes

Hashes for cdktf_cdktf_provider_kubernetes-12.1.1.tar.gz
Algorithm Hash digest
SHA256 2db3eaf206d14c80365c272a95ee81e937ae98eb2623cba5fb8f8cf550f30009
MD5 6169725e21fe94b748237ed3b21411a7
BLAKE2b-256 8f7e7864befaaa928917e711ad225144cf503bd38cefadd79812a9352a874d34

See more details on using hashes here.

File details

Details for the file cdktf_cdktf_provider_kubernetes-12.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cdktf_cdktf_provider_kubernetes-12.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1019995ca26e5f3c2a4a92bc3c37cc27e8edb20bd45cfe5dbf4f6de5682fa447
MD5 266be0c98d76c8e3d0459d5cc265cb1a
BLAKE2b-256 85b04c80fa04c756d578a32a22ee8fc31eb18da856b15e305537454ac4c421c2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page