Closed wallrj closed 8 months ago
Name | Link |
---|---|
Latest commit | 22da1ab3c8f18d0102b9d447a23d8a88ff0c029f |
Latest deploy log | https://app.netlify.com/sites/cert-manager-website/deploys/65f465fd80b8a40008df2ced |
Deploy Preview | https://deploy-preview-1444--cert-manager-website.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
/lgtm
/approve
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: hawksight, wallrj
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Preview: https://deploy-preview-1444--cert-manager-website.netlify.app/docs/installation/best-practice/#priority-class-name
I've done some research into the use-cases for setting priorityClassName and what priority class to use. I think cert-manager should use the built in priority class
system-cluster-critical
, and I've tried to justify that in the document.It turns out that if you want to use that built in priority class, you (always?) also have to create a ResourceQuota resource, and I've tried to explain that too.
@hawksight interested to know what you think about this new recommendation.
Links: