Provider Args
The provider type for the kubernetes package.
Constructors
Properties
If present and set to true, the provider will delete resources associated with an unreachable Kubernetes cluster from Pulumi state
BETA FEATURE - If present and set to true, allow ConfigMaps to be mutated. This feature is in developer preview, and is disabled by default. This config can be specified in the following ways using this precedence:
Deprecated. If present and set to true, enable server-side diff calculations.
Obsolete. This option has no effect.
BETA FEATURE - If present and set to true, enable Server-Side Apply mode. See https://github.com/pulumi/pulumi-kubernetes/issues/2011 for additional details. This feature is in developer preview, and is disabled by default.
Options to configure the Helm Release resource.
Options for tuning the Kubernetes client used by a Provider.
The contents of a kubeconfig file or the path to a kubeconfig file.
BETA FEATURE - If present, render resource manifests to this directory. In this mode, resources will not be created on a Kubernetes cluster, but the rendered manifests will be kept in sync with changes to the Pulumi program. This feature is in developer preview, and is disabled by default. Note that some computed Outputs such as status fields will not be populated since the resources are not created on a Kubernetes cluster. These Output values will remain undefined, and may result in an error if they are referenced by other resources. Also note that any secret values used in these resources will be rendered in plaintext to the resulting YAML.
If present and set to true, suppress apiVersion deprecation warnings from the CLI.
If present and set to true, suppress unsupported Helm hook warnings from the CLI.