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 |
Tags
- nvidia-docker
- Kubernets 이론
- k8s고장나면
- ₩
- #Kuberspawner
- GPU
- k8s
- kubectl #
- 얼굴검출
- nvidia-driver-plugin
- 얼굴분류
- kubectl completion bash
- 코틀린
- kubernetes
- 삶이란...
- 넘무무서웡...
- Pods Evicted
- face verification
- mac m1
- k8s-device-plugin
- BigSur
- worker node
- nvidia-container-cli
- #kubernetes
- kubernetes자동완성
- k8s-driver-plugin
- macm1
- RunContainerError
- Kotlin
- kotin
Archives
- Today
- Total
목록Pods Evicted (1)
더듬이
[Kubernetes] Pods Evicted error The node was low on resource 해결 방법
상황 설명 Message: The node was low on resource: ephemeral-storage. Container notebook was using 1704Ki, which exceeds its request of 0. 어느날 갑자기 kubernetes api 가 안되서 kubectl get pods -A를 해보니 아래와 같은 container 상태를 확인할 수 있었다. kube-system metrics-server-8bbd5674f-224lj 0/1 Evicted 0 17d kube-system metrics-server-8bbd5674f-22jk8 0/1 Evicted 0 18d kube-system metrics-server-8bbd5674f-25x5c 0/1 Evicted 0 ..
Kubernetes
2021. 5. 25. 14:02