Skip to content

pulumi-kubernetes-operator-v2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 20:00
· 16 commits to master since this release
bbbad20

IMPORTANT: this is a prerelease and is not intended for use in a production environment.

See announcement:
https://www.pulumi.com/blog/pulumi-kubernetes-operator-2-0/

Installation

Follow the instructions in README.md to install the operator.

Optional: install Flux2 (instructions) to use Flux sources.

Usage

Use the Stack API to manage Pulumi deployments in your Kubernetes cluster.

Changes from v2.0.0-beta.1

  • Improved support for using custom program sources. #741
  • Improved Status logging. #742
  • Support for ReconcileRequest annotation. #745
  • Show stack processing state in printer columns. #747
  • Some stack outputs cannot be saved to Secret. #746