16 Aralık 2024 Pazartesi

kubectl describe ingress seçeneği

Giriş
Açıklaması şöyle
This command shows configuration details and associated events. Look for configuration errors, missing SSL certificates, or routing issues.
Söz dizimi şöyle
kubectl describe ingress <ingress-name> -n <namespace-name>

kubectl describe node seçeneği

Giriş
Açıklaması şöyle
This command provides details on why a node might be NotReady, such as memory issues, disk pressure, or taints not tolerated by the pods, pods running on the nodes, label... It’s a powerful command that will help you to get detailed informations about nodes.

Kubernetes vs NoHashicorp Nomad

Bir yazı burada