套件:kubectl(1.32.3+ds-2)
kubectl 的相關連結
Debian 的資源:
下載原始碼套件 kubernetes:
- [kubernetes_1.32.3+ds-2.dsc]
- [kubernetes_1.32.3+ds.orig.tar.gz]
- [kubernetes_1.32.3+ds-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [kubernetes.io]
相似套件:
Command-line tool for controlling Kubernetes clusters
The official command-line tool for interacting with Kubernetes clusters.
It allows users to manage and configure Kubernetes resources, deploy applications, inspect and troubleshoot workloads, and automate cluster operations.
With kubectl, you can perform actions such as scaling deployments, rolling out updates, debugging services, and viewing cluster logs.
The tool supports a wide range of commands for managing pods, nodes, services, config maps, persistent volumes, and more. It also integrates with custom plugins and supports client-side filtering and resource scripting for advanced use cases.