pulumi-kubernetes

A Pulumi resource provider for Kubernetes to manage API resources and workloads in running clusters

APACHE-2.0 License

Downloads
2.1M
Stars
388
Committers
67

Bot releases are hidden (Show)

pulumi-kubernetes -

Published by blampe 6 months ago

pulumi-kubernetes - v3.7.3

Published by viveklak about 3 years ago

pulumi-kubernetes - v3.7.2

Published by viveklak about 3 years ago

pulumi-kubernetes - v3.7.1

Published by viveklak about 3 years ago

pulumi-kubernetes - v3.7.0

Published by viveklak about 3 years ago

pulumi-kubernetes - v3.6.0

Published by viveklak about 3 years ago

  • Add support for k8s v1.22.0

  • The following breaking changes are part of the Kubernetes v1.22 update:

pulumi-kubernetes - v3.4.1

Published by viveklak over 3 years ago

pulumi-kubernetes - v3.0.0-beta.2

Published by stack72 over 3 years ago

pulumi-kubernetes - v2.6.1

Published by lblackstone about 4 years ago

Bug Fixes

Improvements

pulumi-kubernetes - v2.6.0

Published by lblackstone about 4 years ago

Note: There is a minor breaking change in the .NET SDK for Helm v3. As part of the switch to using native
Helm libraries in #1291, the Helm.V3.Chart class no longer inherits from the ChartBase class. Most users should
not be affected by this change.

Bug Fixes

Improvements

pulumi-kubernetes - v2.5.1

Published by lblackstone about 4 years ago

Bug Fixes

Improvements

pulumi-kubernetes - v2.5.0

Published by lblackstone about 4 years ago

Improvements

pulumi-kubernetes - crd2pulumi/v1.1.0

Published by lblackstone about 4 years ago

Handle parsing multiple CRDs found in a single YAML file

Note: Go 1.15 dropped support for Darwin 32-bit architectures, so we will no longer provide darwin-386 release binaries. You can compile the code from source using Go 1.14 if you still need this support.

pulumi-kubernetes - v2.4.3

Published by lblackstone about 4 years ago

Bug Fixes

Improvements

pulumi-kubernetes - crd2pulumi/v1.0.0

Published by lblackstone about 4 years ago

pulumi-kubernetes - v2.4.2

Published by lblackstone about 4 years ago

Bug Fixes

pulumi-kubernetes - v2.4.1

Published by lblackstone about 4 years ago

Bug Fixes

Improvements

pulumi-kubernetes - v2.4.0

Published by lblackstone over 4 years ago

Bug Fixes

Improvements

pulumi-kubernetes - v2.3.1

Published by lblackstone over 4 years ago

Improvements

Bug Fixes

pulumi-kubernetes - v2.3.0

Published by lblackstone over 4 years ago

Improvements

  • NodeJS SDK updated to align with other Pulumi NodeJS SDKs. (https://github.com/pulumi/pulumi-kubernetes/pull/1151)
  • .NET SDK updated to align with other Pulumi .NET SDKs. (https://github.com/pulumi/pulumi-kubernetes/pull/1132)
    • Deprecated resources are now marked as Obsolete.
    • Many classes are moved to new locations on disk while preserving the public namespaces and API.
    • Several unused argument/output classes were removed without any impact on resources (e.g. DeploymentRollbackArgs).
    • Fixed the type of some properties in JSONSchemaPropsArgs (there's no need to have 2nd-level inputs there):
      • InputList<InputJson> -> InputList<JsonElement>
      • InputMap<Union<TArgs, InputList<string>>> -> InputMap<Union<TArgs, ImmutableArray<string>>>

Bug Fixes

Package Rankings
Top 2.62% on Pypi.org
Top 1.75% on Proxy.golang.org
Top 19.94% on Repo1.maven.org
Top 1.48% on Npmjs.org
Badges
Extracted from project README
Build Status Slack NPM version Python version GoDoc License
Related Projects