docs icon indicating copy to clipboard operation
docs copied to clipboard

All things related to docs generation for the Pulumi CLI, SDK, and tutorials.

Results 561 docs issues
Sort by recently updated
recently updated
newest added

[This section](https://www.pulumi.com/docs/clouds/aws/guides/eks/#deploying-existing-kubernetes-yaml-config-to-your-eks-cluster) of the EKS Guide says "This functionality is currently not available in YAML." for the YAML language. Based on the info in [this blog post](https://github.com/pulumi/pulumi-hugo/pull/4043), we can now...

area/docs
kind/enhancement

Follow up from https://github.com/pulumi/pulumi/issues/12689 Review documentation and update Python code to use dictionary literals where appropriate.

kind/enhancement
language/python

Replaces the TOC nav with a new component that handles headings written outside content templates. Also makes a few tweaks to improve stickiness and horizontal alignment. Remaining issues: - [...

The Pulumi Deployments main page in the docs (https://www.pulumi.com/docs/pulumi-cloud/deployments/) makes it very difficult for customers to understand what it is and what problems it solves, and I think it should...

kind/enhancement

The [Pulumi & Kubernetes guide](https://www.pulumi.com/docs/clouds/kubernetes/get-started/modify-program/#pulumi-kubernetes-modify-program) can be updated to remove the conditional service logic for minikube. I got through the example using minikube with `isMinikube` set to `false`. Steps to...

area/docs
needs-triage
size/S
impact/first-48

The Pulumi Python SDK lifts output properties by overriding the special `__getattr__` method. This is designed to improve the ergonomics of writing Pulumi programs in Python, but technically violates some...

### Proposed changes ### Unreleased product version (optional) ### Related issues (optional)

- **Updated stack readme docs** - **Updated stack readme example with something a bit more real world** ### Proposed changes - The readme sample now has valid values in it...

### Proposed changes ### Unreleased product version (optional) ### Related issues (optional)

Post-PulumiUP article ETA week of 10/7

area/blog