-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update PKO installer as necessary #684
Labels
Comments
Added to epic #586 |
5 tasks
Merged
EronWright
added a commit
that referenced
this issue
Sep 27, 2024
<!--Thanks for your contribution. See [CONTRIBUTING](CONTRIBUTING.md) for Pulumi's contribution guidelines. Help us merge your changes more quickly by adding more details such as labels, milestones, and reviewers.--> ### Proposed changes <!--Give us a brief description of what you've done and what it solves. --> Updates the Helm chart to install PKOv2, as similarly as possible to `operator/config/default`. Details: - adds an aggregation role (view/edit) for the Pulumi API groups - tweaks the controller's resources such that limits equals resources to have "guaranteed" qos - exposes the metrics port and the fileserver port - supports two rbac modes for the controller - ClusterRole and Role To install: ``` helm upgrade --install pulumi-kubernetes-operator ./deploy/helm/pulumi-operator ``` ### Related issues (optional) Closes #684 <!--Refer to related PRs or issues: #1234, or 'Fixes #1234' or 'Closes #1234'. Or link to full URLs to issues or pull requests in other GitHub repositories. -->
blampe
added
kind/task
Work that's part of an ongoing epic
and removed
needs-triage
Needs attention from the triage team
labels
Sep 27, 2024
This is done. |
github-project-automation
bot
moved this from In Progress
to Done
in Pulumi Kubernetes Operator v2
Sep 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The text was updated successfully, but these errors were encountered: