Registry / cloud / pulumi-pulumi-kubernetes-sdk-v3

pulumi-pulumi-kubernetes-sdk-v3

JSON →
library3.30.2gogounverified

Pulumi SDK for managing Kubernetes resources, enabling infrastructure as code for Kubernetes clusters.

go get github.com/pulumi/pulumi-kubernetes/sdk/v3
INSTALL
IMPORT
SIG · PULUMI-PULUMI-KUBE
P
pulumi-pulumi-kubernetes-sdk-v3
cloudgov3.30.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pulumi_kubernetes
github.com/pulumi/pulumi-kubernetes/sdk/v3

Creates a Kubernetes provider using Pulumi.

package main import ( "github.com/pulumi/pulumi-kubernetes/sdk/v3/go/kubernetes" "github.com/pulumi/pulumi/sdk/v3/go/pulumi" ) func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := kubernetes.NewProvider(ctx, "k8s", &kubernetes.ProviderArgs{}) return err }) }
Debug
Known issues
breakingVersion 3.x has breaking changes from 2.x, including resource naming and API changes.
fix
Refer to the migration guide from Pulumi documentation.
affects: >=3.0.0 <4.0.0
Upgrade
Version history
3.30.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources