Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 쿠버네티스
- Orange Pi 3B
- docket
- Migrate
- change_column_null
- 주차장 시스템
- 도커
- Java
- after_save
- 우분투 24
- RUBY
- Ruby on Rails
- Kotlin
- install
- MySQL
- Time.znoe.now
- Rails
- 이것이 자바다
- with_indifferent_access
- after_update
- docker
- 사용중인포트검색
- ubuntu
- 우분투
- ruby #string #strip #split #gsub
- 오랜지파이
- Visual Studio Code
- 설치
- change_column
- mac
Archives
- Today
- Total
중고 신입이 개발해보기..
k9s 설치 본문
https://github.com/derailed/k9s
GitHub - derailed/k9s: 🐶 Kubernetes CLI To Manage Your Clusters In Style!
🐶 Kubernetes CLI To Manage Your Clusters In Style! - GitHub - derailed/k9s: 🐶 Kubernetes CLI To Manage Your Clusters In Style!
github.com
-
brew install k9s
kubectl명령어로 할수 있지만. 터미널 기반 UI툴인 k9s을 이용하면 좀 더 편하게 쿠버네티스 클러스터를 제어할수 있다.
실행
k9s -n <pod name space>
-n, --namespace string If present, the namespace scope for this CLI request
-c, --command string Overrides the default resource to load when the application launches
'Tool > Kubernetes' 카테고리의 다른 글
docker 설치 (0) | 2023.11.20 |
---|---|
kubernete 공식문서 (0) | 2023.01.26 |
Comments