Difference between revisions of "Unable to use a TTY"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[kubectl attach]] | [[kubectl attach]] | ||
+ | |||
+ | |||
+ | [[spec:]] | ||
+ | containers: | ||
+ | - name: your-name | ||
+ | image: your-name:latest | ||
+ | tty: true | ||
+ | stdin: true | ||
+ | |||
== See also == | == See also == |
Latest revision as of 10:39, 8 August 2022
Unable to use a TTY - container your-container did not allocate one
kubectl attach
spec: containers: - name: your-name image: your-name:latest tty: true stdin: true
See also[edit]
- Serial, tty, minicom, screen, PuTTY (plink),
getty, agetty, usb-devices
, usbserial, PTY, pts,minicom
,screen
, RequestTTY, stty,virsh ttyconsole, stty sane
, Unable to use a TTY,tty:
Advertising: