Команда kubectl-describe: опции, ключи и примеры использования
kubectl describe
Show details of Kubernetes objects and resources. More information: https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#describe.
- Show details of pods in a namespace:
kubectl describe pods -n {{namespace}}
- Show details of nodes in a namespace:
kubectl describe nodes -n {{namespace}}
- Show the details of a specific pod in a namespace:
kubectl describe pods {{pod_name}} -n {{namespace}}
- Show the details of a specific node in a namespace:
kubectl describe nodes {{node_name}} -n {{namespace}}
- Show details of Kubernetes objects defined in a YAML manifest:
kubectl describe -f {{path/to/manifest}}.yaml
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like