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
- 스프링
- 알고리즘
- 스프링 시큐리티
- 동적계획법
- k8s
- CARDANO
- gRPC
- Vue.js
- Blockchain
- 블록체인
- Nealford
- architecture
- white paper
- 암호화폐
- Bruteforce
- Java
- kubernetes
- 백준
- Redis
- DP
- vuejs
- Spring
- leetcode
- 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 |