Difference between revisions of "Tty:"
Jump to navigation
Jump to search
(Created page with " spec: containers: - name: your-name image: your-name:latest tty: true stdin: true") |
|||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | spec: | + | {{lc}} |
+ | [[spec:]] | ||
containers: | containers: | ||
- name: your-name | - name: your-name | ||
Line 5: | Line 6: | ||
tty: true | tty: true | ||
[[stdin:]] true | [[stdin:]] true | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * {{kubectl attach}} | ||
+ | * [[tty]] | ||
+ | * [[Ubuntu docker-compose.yml example]] | ||
+ | |||
+ | == See also == | ||
+ | * {{tty}} | ||
+ | * {{kubectl run}} | ||
+ | * {{kind: Pod}} | ||
+ | |||
+ | [[Category:Kubectl]] |
Latest revision as of 13:45, 8 February 2024
Advertising: