Difference between revisions of "Kubernetes.io: Get a shell to a running container"

From wikieduonline
Jump to navigation Jump to search
 
Line 7: Line 7:
 
* <code>[[sh]], [[ash]]</code>
 
* <code>[[sh]], [[ash]]</code>
 
* <code>[[kubectl run -it alpine --image=alpine -- sh]]</code>
 
* <code>[[kubectl run -it alpine --image=alpine -- sh]]</code>
 
+
* [[Lens]]
  
 
* https://stackoverflow.com/questions/25267372/correct-way-to-detach-from-a-container-without-stopping-it ctrl+p ctrl+q
 
* https://stackoverflow.com/questions/25267372/correct-way-to-detach-from-a-container-without-stopping-it ctrl+p ctrl+q

Latest revision as of 16:48, 15 October 2024

Advertising: