website
website copied to clipboard
feat(doc): introduce global tolerations and nodeselectors for user deployed components
ref: https://github.com/longhorn/longhorn/issues/5089
- Add global tolerations and nodeselectors for user deployed components
- Use global setting by default
- Override each by their specific settings .
Deploy Preview for longhornio ready!
| Name | Link |
|---|---|
| Latest commit | ee96afcf1c8d64d204be0705a93d64732782c35e |
| Latest deploy log | https://app.netlify.com/sites/longhornio/deploys/665065ee0c1f1300086dd173 |
| Deploy Preview | https://deploy-preview-887--longhornio.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.
@ChanYiLin I have completed the review. Can we specify where users can find the Edit as YAML button on the Rancher UI?
Hi @jillian-maroket It is quite hard to describe. It doesn't locate at some fixed place, it appears during the process of the installationa/upgrade, it is part of the step https://www.virtualizationhowto.com/2022/05/install-longhorn-rancher-for-kubernetes-block-storage/ You can check the process of the installation, it appears in the "Install: Step 2" which asks users to configure the helm value. I change the description to
click **Edit as YAML** during the installationclick **Edit as YAML** during the upgrade
Hi @jillian-maroket Fixed, thank you!