@@ -21,7 +21,6 @@ The container expose ssh port. Password or key (rsa only) authentication is supp
2121* ` flux ` - Kubernetes Gitops management (https://fluxcd.io/docs/cmd/ )
2222* ` helm ` - Kubernetes Package Manager (https://docs.helm.sh/ )
2323* ` hubble ` - Kubernetes Monitoring management (https://github.com/cilium/hubble/ )
24- * ` kapp ` - Kubernetes YAML tool (https://github.com/k14s/kapp/ )
2524* ` klbd ` - Kubernetes image build orchestrator tool (https://github.com/k14s/kbld/ )
2625* ` kubectl ` - Kubernetes cli (https://kubernetes.io/docs/reference/generated/kubectl/overview/ )
2726* ` kyverno ` Kubernetes policy engine (https://github.com/kyverno/kyverno/ )
@@ -233,39 +232,39 @@ To log into first container (replace docker.bosh.release.deployment with IP or d
233232| ` </term> ` | Filter mode |
234233<BR >
235234
236- | Shortcut | Description | Scope | Plugin |
237- | ---------------| ---------------------| -----------------------| --------|
238- | ` <a> ` | Attach | pod, container | |
239- | ` <b> ` | Bench Run/Stop | service, portforwards | |
240- | ` <c> ` | Copy | node, pod, container | |
241- | ` <d> ` | Describe | all | |
242- | ` <e> ` | Edit | all | |
243- | ` <f> ` | Show PortForward | pod, container | |
244- | ` <g> ` | Goto Top | all | |
245- | | Namespace inventory | namespaces | X |
246- | ` <h> ` | Left | all | |
247- | ` <i> ` | Set Image | | |
248- | ` <j> ` | Down | all | |
249- | ` <k> ` | Up | all | |
250- | ` <l> ` | Right/Logs | all | |
251- | ` <m> ` | Mark | | |
252- | ` <n> ` | Copy Namespace | pod | |
253- | | Flux inventory | namespaces | X |
254- | ` <o> ` | Show Node | pod | |
255- | ` <p> ` | Logs Previous | | |
256- | | PSQL shell | cluster | X |
257- | ` <r> ` | Toggle Auto-Refresh | | |
258- | ` <s> ` | Shell | | |
259- | | Cnpg status | cluster | X |
260- | ` <t> ` | Trigger cron | | |
261- | | Run argo workflow | workflowtemplates | X |
262- | ` <u> ` | Use/UsedBy | | |
263- | ` <v> ` | Vulnerabilities | | |
264- | | Helm values | helm | X |
265- | ` <w> ` | Watch events | all | X |
266- | ` <x> ` | Decode | secrets | |
267- | ` <y> ` | YAML | | |
268- | ` <z> ` | zorg | | |
235+ | Shortcut | Description | Scope | Plugin |
236+ | ---------------| ------------------------ | -----------------------| --------|
237+ | ` <a> ` | Attach/List all values | pod, container/chart | X |
238+ | ` <b> ` | Bench Run/Stop | service, portforwards | |
239+ | ` <c> ` | Copy | node, pod, container | |
240+ | ` <d> ` | Describe | all | |
241+ | ` <e> ` | Edit | all | |
242+ | ` <f> ` | Show PortForward | pod, container | |
243+ | ` <g> ` | Goto Top | all | |
244+ | | Namespace inventory | namespaces | X |
245+ | ` <h> ` | Left | all | |
246+ | ` <i> ` | Set Image | | |
247+ | ` <j> ` | Down | all | |
248+ | ` <k> ` | Up | all | |
249+ | ` <l> ` | Right/Logs | all | |
250+ | ` <m> ` | Mark | | |
251+ | ` <n> ` | Copy Namespace | pod | |
252+ | | Flux inventory | namespaces | X |
253+ | ` <o> ` | Show Node | pod | |
254+ | ` <p> ` | Logs Previous | | |
255+ | | PSQL shell | cluster | X |
256+ | ` <r> ` | Toggle Auto-Refresh | | |
257+ | ` <s> ` | Shell | | |
258+ | | Cnpg status | cluster | X |
259+ | ` <t> ` | Trigger cron | | |
260+ | | Run argo workflow | workflowtemplates | X |
261+ | ` <u> ` | Use/UsedBy | | |
262+ | ` <v> ` | Vulnerabilities | | |
263+ | | Helm values | helm | X |
264+ | ` <w> ` | Watch events | all | X |
265+ | ` <x> ` | Decode | secrets | |
266+ | ` <y> ` | YAML | | |
267+ | ` <z> ` | zorg | | |
269268<BR >
270269
271270| Shortcut | Description | Scope | Plugin |
0 commit comments