Difference between revisions of "Kubectl attach"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
   [[Unable to use a TTY]] - container your-container [[did not allocate one]]
 
   [[Unable to use a TTY]] - container your-container [[did not allocate one]]
 +
 +
spec:
 +
    containers:
 +
    - name: your-name
 +
      image: your-name:latest
 +
      tty: true
 +
      [[stdin:]] true
  
  

Revision as of 10:41, 8 August 2022

Advertising: