Kubernetes 공식 Docs 주소



  • Category : Kubernetes
  • Tag : Azure


Kubernetes 공식 Docs 주소

CKA Bookmark

1. Auth

Auth - CSR개념과 Role and RoleBinding 생성

Auth - CSR - TLS

Auth - ClusterRole

Auth - RBAC Authorization-exam

Auth - role

Auth - Service Accounts for Pods

Auth - user -out myuser.csr -subj CN=myuser

2. Config

Configure - Create a ConfigMap

Configure - Environment Variable

Configure - Volume Mount

Secrets - Create Secret

Secrets - environment variables

Secrets - Volume mount

3. Controllers

Controller - CronJob

Controller - DaemonSet

Controller - Jobs

Controller - ReplicaSet

Controller - ReplicationController

Controller - StatefulSet Basics

4. Deploy

Application - Deployments

Application - Horizontal Pod Autoscaler

HPA(Autoscaling)

nginx deploy - service

Updating a Deployment

5. NetworkPolicies

Network Policies - ingress_egress

NetworkPolicy - ingress (Declare Network Policy)

Network Policies

6. Node

Assign Pods to Nodes using Node Affinity Kubernetes

nodes

테인트(Taints)와 톨러레이션(Tolerations) Kubernetes

Drain a Node

7. Pods

Annotations - template

Label - Labels and Selector 규칙

Pod - Assign CPU Resources

Pod - basic templates

Pod - Command in Shell

Pod - Command

Pod - Environment Variables

Pod - Init Containers

Pod - multi containers

Pod - ReadinessProbe LivenessProbe

Pod - sidecar container with logging agent

Pod - static Pods

8. SecurityContext

Security Context - Capabilities

Security Context - privileged

Security context - runAsNonRoot - middle

Security Context - runAsUser runAsGroup

9. Service

Service - EndPoint

Service - Ingress

Service - multi-port

Service - NodePort - LoadBalancer 외 type들

Service - Pod DNS

NGINX Ingress Controller 설치

10. Troubleshooting

Cluster - etcd backup & restore

Cluster - kubelet config

Cluster - Upgrading kubeadm clusters

11. Volumes

Volumes - StorageClass

Volumes - emptydir

Volumes - hostpath

Volumes - pod volume set - readonly

Volumes - PV and NFS exam

Volumes - PV (type: hostpath)

Volumes - create PV,PVC,POD

Volumes - PVC (pod add pvc)

12. 기타

스토리지로 PV를 사용하도록 파드 설정

Kubectl Reference Docs

JSONPath Support

kubectl Cheat Sheet

[Creating a cluster with kubeadm Kubernetes](https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/)
[kubeadm 설치하기 Kubernetes](https://kubernetes.io/ko/docs/setup/production-environment/tools/kubeadm/install-kubeadm/)

Search Kubernetes


Share this post