티스토리 뷰

 

K9S 설치전에 wget 없다면 설치부터 합니다. 

 yum install wget -y
 
#wget https://github.com/derailed/k9s/releases/download/v0.25.18/k9s_Linux_x86_64.tar.gz
#tar -zxvf k9s_Linux_x86_64.tar.gz

#cp k9s /usr/local/bin/

#k9s

 

 

[root@m-k8s etc]# ll profile
-rw-r--r--. 1 root root 1878 Jul 24 16:29 profile
[root@m-k8s etc]# pwd
/etc
[root@m-k8s etc]#

1. kubespray 설치 방법 : https://tommypagy.tistory.com/375 / https://tommypagy.tistory.com/374
2. pod 생성
3. pvc pv
4. Service / Service  account 

댓글