Loading
Commits on Source 6
-
ChengHao Yang authored
Adding commonly used CRDs can be expanded Signed-off-by:ChengHao Yang <17496418+tico88612@users.noreply.github.com>
-
ChengHao Yang authored
Signed-off-by:ChengHao Yang <17496418+tico88612@users.noreply.github.com>
-
ChengHao Yang authored
The Prometheus Operator CRDs are commonly used for monitoring and are used by some CNIs (such as Cilium). Kubespray can be installed first, and the subsequent installation of the operator can be handled by the user (or later extensions). Signed-off-by:ChengHao Yang <17496418+tico88612@users.noreply.github.com>
-
Alejandro Macedo authored
Fixes a bug where `kube-apiserver` fails to start if the PodSecurity configuration file doesn't have the `apiVersion` and `kind` keys. Signed-off-by:Alejandro Macedo <alex.macedopereira@gmail.com>
-
ChengHao Yang authored
Signed-off-by:ChengHao Yang <17496418+tico88612@users.noreply.github.com>
-
Kubernetes Prow Robot authored
Feat: add common_crds role and Prometheus Operator CRDs installation