pulumi-kubernetes icon indicating copy to clipboard operation
pulumi-kubernetes copied to clipboard

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

Results 287 pulumi-kubernetes issues
Sort by recently updated
recently updated
newest added

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

customer/feedback
kind/enhancement
customer/lighthouse

This is currently tracking 1.25.0-rc.0

### Proposed changes ### Related issues (optional)

impact/no-changelog-required

### What happened? When referencing a Chart with a local path, if I apply changes to the templates and run `pulumi up`, the release is not updated. As a workaround,...

kind/bug

### Proposed changes ### Related issues (optional)

### What happened? Hi everyone, I have the situation, where I want to upgrade an existing Helm release. This release is not deployed via Pulumi. When I use the `helm`...

kind/enhancement
area/helm

### What happened? If the default kubernetes provider is disabled, the `kubernetes.yaml` "submodule" doesn't work as expected. I'm not entirely sure if this is related to disabling the default provider,...

kind/bug

### What happened? After deploying the `Release` initially everything was fine, but when the chart failed to deploy because of a configuration issue it reported: ``` ~ kubernetes:helm.sh/v3:Release airflow **updating...

kind/bug

### Problem description We already provide readiness/await logic for common k8s resources today, but this doesn't adequately cover CustomResources since each one is different. For k8s operators in particular, it's...

kind/enhancement
area/await-logic

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

area/docs
kind/enhancement
area/server-side-apply