mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-04 17:24:25 -04:00
New command is now `kubectl diff` rather than `kubectl alpha diff` since it's moving out of alpha soon, and will be using dry-run apply to produce the diff rather than the custom merge logic. |
||
|---|---|---|
| .. | ||
| apply.sh | ||
| apps.sh | ||
| authorization.sh | ||
| batch.sh | ||
| BUILD | ||
| certificate.sh | ||
| core.sh | ||
| crd.sh | ||
| create.sh | ||
| diff.sh | ||
| discovery.sh | ||
| generic-resources.sh | ||
| get.sh | ||
| initializers.sh | ||
| kubeconfig.sh | ||
| legacy-script.sh | ||
| node-management.sh | ||
| old-print.sh | ||
| OWNERS | ||
| plugins.sh | ||
| proxy.sh | ||
| rbac.sh | ||
| request-timeout.sh | ||
| run.sh | ||
| save-config.sh | ||
| storage.sh | ||
| template-output.sh | ||
| version.sh | ||