Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2019-04-01 08:15:23
Size: 111
Editor: PieterSmit
Comment:
Revision 5 as of 2019-04-07 22:52:35
Size: 314
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

== Child Pages ==
<<ChildPages>>


---
== Edit a deployment, e.g. remove a startup container failing ==
 * Edit deployment {{{
# kubectl --namespace nsp-tst edit deployments myservice
   }}}

Kubernetes

Child Pages

---

Edit a deployment, e.g. remove a startup container failing

  • Edit deployment

    # kubectl --namespace nsp-tst edit deployments myservice 

k8s (last edited 2024-05-09 21:29:26 by PieterSmit)