WARNING: Kubernetes configuration file is group-readable. This is insecure.

Jmnote (토론 | 기여)님의 2024년 8월 12일 (월) 15:51 판 (새 문서: ==개요== ;<nowiki>WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/user01/.kube/config</nowiki> <syntaxhighlight lang='console'> $ helm l...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/user01/.kube/config
$ helm ls
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/user01/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /home/user01/.kube/config
NAME    NAMESPACE       REVISION        UPDATED STATUS  CHART   APP VERSION
$ ls -al ~/.kube/config
-rw-rw-r-- 1 user01 user01 2166 Aug 12 06:30 /home/user01/.kube/config

2 같이 보기

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