우분투 k9s 설치

1 개요[ | ]

우분투 k9s 설치

2 방법 1: 바이너리 설치 ★[ | ]

3 방법 2: snap install[ | ]

testuser@localhost:~$ k9s

Command 'k9s' not found, but can be installed with:

snap install k9s
Please ask your administrator.
root@localhost:~# k9s

Command 'k9s' not found, but can be installed with:

snap install k9s
root@localhost:~# snap install k9s
k9s 0.7.12 from Fernand Galiana (derailed) installed
root@localhost:~# k9s version
 ____  __.________
|    |/ _/   __   \______
|      < \____    /  ___/
|    |  \   /    /\___ \
|____|__ \ /____//____  >
        \/            \/

Version:   0.7.12
Commit:    fe11d334c7929fab7a63cf8703b90d8d2adf1dbb
Date:      2019-07-12T14:26:36Z
root@localhost:~# k9s
 ____  __.________
|    |/ _/   __   \______
|      < \____    /  ___/
|    |  \   /    /\___ \
|____|__ \ /____//____  >
        \/            \/

Boom!! Unable to locate K8s cluster configuration.
root@localhost:~# k9s info
 ____  __.________
|    |/ _/   __   \______
|      < \____    /  ___/
|    |  \   /    /\___ \
|____|__ \ /____//____  >
        \/            \/

Configuration:  /root/.k9s/config.yml
Logs:           /tmp/k9s-root.log
Screen Dumps:   /tmp/k9s-screens-root

4 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}