Q. How many ReplicaSets exist on the system? A. kubectl get replicaset 결과 Q. How many PODs are DESIRED in the new-replica-set A. kubectl get replicaset -> 4 Q. What is the image used to create the pods in the new-replica-set? A. kubectl describe replicaset Q. How many PODs are READY in the new-replica-set A. kubectl get replicaset Q. Why do you think the PODs are not ready A. kubectl describe po..
Q. Create a new pod with the NGINX image A. kubectl run nginx --image=nginx 결과 Q. How many pods are created now? A. kubectl get pods 결과 Q. What is the image used to create the new pods? A. kubectl get pods -o wide A. kubectl describe pod newpods Q. Which nodes are these pods placed on? A. kubectl describe pod newpods Q. What images are used in the new 'webapp' pod? A. kubectl describe pod webapp..
- Total
- Today
- Yesterday
- SpringBoot
- excel parsing
- leetcode
- 비트코인
- Blockchain
- 스프링
- Nealford
- 카르다노
- 백준
- gRPC
- Vue.js
- 아키텍처
- kubernetes
- Java
- Bruteforce
- k8s
- Redis
- white paper
- Spring
- 스프링 시큐리티
- CARDANO
- 사토시 나가모토
- DP
- 블록체인
- 암호화폐
- vuejs
- architecture
- 알고리즘
- 동적계획법
- Bitcoin
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |