pulumi-kubernetes-operator
pulumi-kubernetes-operator copied to clipboard
Dogfooding for v2
Let's take some time to simply use the product to find and fix bugs.
Here's some features to try out:
- Stack updates (configuration changes, new commits, periodic resync)
- the Program API, Flux API, and git sources
- graceful shutdown (of workspaces and of the operator)
- handling of failed updates, refreshes, deletes
- working with credentials (Pulumi access tokens, Git auth)and using Pulumi OIDC
- using alternative state backends
- consuming the operator metrics and documenting the migration steps to use metrics
- the provided examples
- using the Kubernetes provider in a workspace pod (incl. RBAC, kubeconfig)
- customization using workspace/pod template
- using workspace service accounts
- having multiple stacks in a namespace and across namespaces
- using the language-specific images, and building and using custom docker images
- working with network policy
Added to epic https://github.com/pulumi/pulumi-kubernetes-operator/issues/586
Let's try to do in-person in Seattle.