You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the cert-manager version.
Remove the cray.nnf.x-name node label, which we've never used.
Refer to the `nnf-deploy init` command for taints and labels, rather then
the obsolete init.sh script.
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
Co-authored-by: Blake Devcich <89158881+bdevcich@users.noreply.github.com>
See [Taints and Tolerations](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/). The [NearNodeFlash/nnf-deploy/init.sh script](https://github.com/NearNodeFlash/nnf-deploy/blob/master/init.sh) provides examples of labeling and tainting k8s nodes for use with Rabbit.
73
+
See [Taints and Tolerations](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/). The [`nnf-deploy init`](https://github.com/NearNodeFlash/nnf-deploy) command provides examples of labeling and tainting k8s nodes for use with Rabbit.
0 commit comments