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
- Bruteforce
- 알고리즘
- 스프링
- Nealford
- 블록체인
- Redis
- leetcode
- 비트코인
- Spring
- 아키텍처
- Vue.js
- vuejs
- SpringBoot
- DP
- 사토시 나가모토
- 동적계획법
- 스프링 시큐리티
- excel parsing
- 백준
- Bitcoin
- 암호화폐
- gRPC
- k8s
- white paper
- CARDANO
- kubernetes
- architecture
- Blockchain
- Java
- 카르다노
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |