Skip to main content

Recently Updated Pages

[8] NodeSelector

CKA(Certified Kubernetes Admin) 기출 문제 및 Tips

NodeSelector란? 특정 Application Pod를 특정 Node에 실행시켜달라는 것 ❓Schedule a pod 작업 클러스터: k8s Schedule...

Updated 1 year ago by 와지

[7] Rolling Update & Rollback

CKA(Certified Kubernetes Admin) 기출 문제 및 Tips

❓Rolling Update Create a deployment as follows: 작업 클러스터: k8s TASK: name: nginx-app Usi...

Updated 1 year ago by 와지

[6] Deployment & Pod Scale

CKA(Certified Kubernetes Admin) 기출 문제 및 Tips

1. Pod Scale out ❓Pod Scale Out Expand the number of running pods in “eshop-order” to 5. 작...

Updated 1 year ago by 와지

[5] Side-car Container Pod 실행하기

CKA(Certified Kubernetes Admin) 기출 문제 및 Tips

하나의 Pod안에 nginx 어플리케이션 컨테이너가 동작하고 있다. 이 컨테이너는 varlog라는 이름을 가지는 볼륨을 마운트해서 사용하고 있으며 이 볼륨에 access.l...

Updated 1 year ago by 와지

[4] Multi-Container Pod 생성하기

CKA(Certified Kubernetes Admin) 기출 문제 및 Tips

❓Multi-Container Pod 생성하기 Create pod 작업 클러스터: hk8s Create a pod named lab004 with 3 contai...

Updated 1 year ago by 와지

[3] Static Pod 생성하기

CKA(Certified Kubernetes Admin) 기출 문제 및 Tips

일반적으로 kubectl 명령어를 실행하면 그 명령어가 API 서버에 전달되어 명령어 실행이 이루어 지는데 Static Pod의 경우에는 API 서버에 명령어가 전달되지 않는...

Updated 1 year ago by 와지

[2] Pod 생성하기

CKA(Certified Kubernetes Admin) 기출 문제 및 Tips

❓Pod 생성하기 클러스터: k8s Create a new namespace and create a pod in the namespace. namespace na...

Updated 1 year ago by 와지

[1] ETCD Backup & Restore

CKA(Certified Kubernetes Admin) 기출 문제 및 Tips

❓ETCD Backup & Restore 작업 시스템: k8s-master First, create a snapshot of the existing etcd ins...

Updated 1 year ago by 와지

클러스터 업그레이드

Kubernetes 쿠버네티스 클러스터 관리

Updated 1 year ago by 와지

모니터링과 로깅

Kubernetes 쿠버네티스 클러스터 관리

메트릭 수집 로그 관리

Updated 1 year ago by 와지

스케일링 및 롤링 업데이트

Kubernetes 쿠버네티스 클러스터 관리

쿠버네티스는 애플리케이션의 수평 스케일링과 롤링 업데이트를 지원하여 애플리케이션의 성능 향상과 지속적인 개선을 가능하게 한다. 이를 통해 애플리케이션을 더욱 확장 가능하고 안...

Updated 1 year ago by 와지

Job & CronJob 리소스 소개

Kubernetes 쿠버네티스 애플리케이션 배포

Updated 1 year ago by 와지

DaemonSet 리소스 소개

Kubernetes 쿠버네티스 애플리케이션 배포

Updated 1 year ago by 와지

HPA(Horizontal Pod Autoscaler) 리소스 소개

Kubernetes 쿠버네티스 애플리케이션 배포

Updated 1 year ago by 와지

StatefulSet 리소스 소개

Kubernetes 쿠버네티스 애플리케이션 배포

Updated 1 year ago by 와지

계정 - Service Account & User Account

Kubernetes 쿠버네티스 RBAC

Updated 1 year ago by 와지

롤 & 클러스터롤

Kubernetes 쿠버네티스 RBAC

Updated 1 year ago by 와지

컨피그맵(ConfigMap) 리소스

Kubernetes 쿠버네티스 스토리지

Updated 1 year ago by 와지

시크릿 리소스

Kubernetes 쿠버네티스 스토리지

Updated 1 year ago by 와지

볼륨과 PV 오브젝트

Kubernetes 쿠버네티스 스토리지

Updated 1 year ago by 와지