20 Ocak 2025 Pazartesi
6 Ocak 2025 Pazartesi
Kubernetes kind: Cluster
Örnek
Şöyle yaparız
apiVersion: cluster.k8s.io/v1alpha1 kind: Cluster metadata: name: my-cluster spec: autoscaler: enabled: true options: - key: balance-similar-node-groups value: true - key: expander value: least-waste
Açıklaması şöyle
This configuration enables the cluster autoscaler and sets it to balance similar node groups and use the least-waste expander, which helps in utilizing the reserved instances more effectively.
Kaydol:
Kayıtlar (Atom)
Kubernetes vs NoHashicorp Nomad
Bir yazı burada
-
.bash_rc ( her yeni kabuk için çalışır) veya .bash_profile (sadece login shell ile çalışır) dosyasına yerleştirilir. Örnek Bazı faydalı ali...
-
Giriş High Level Runtime ve Low-Level Container Runtime arasındaki arayüz. Şeklen şöyle
-
Giriş Genellikle sadece name,namespace gibi şeyler yazılır annotations Alanı Açıklaması şöyle Next, take advantage of Linux kernel securit...