...
taint 설정 해제
Code Block language bash $ kubectl taint nodes twoseed-laptop node-role.kubernetes.io=master:NoSchedule- node/twoseed-laptop untainted
...
Elastic stack 설치 확인
Kubernetes cluster의 Applications tab 확인
...
...
taint 설정 해제
Code Block | ||
---|---|---|
| ||
$ kubectl taint nodes twoseed-laptop node-role.kubernetes.io=master:NoSchedule- node/twoseed-laptop untainted |
...
Kubernetes cluster의 Applications tab 확인
...