Recent
-
[CKA] KodeKloud - Worker Node Failure
안녕하세요, 쯀리입니다.지난번 Application Failure와 ControlPlane Failure에 이어 오늘은 Worker Node Failure 에 관해 다뤄보겠습니다. https://kubernetes.io/docs/tasks/debug/debug-application/ Troubleshooting ApplicationsDebugging common containerized application issues.kubernetes.io https://funlife-julie.tistory.com/80 [CKA] KodeKloud - Application Failure안녕하세요, 쯀리입니다. 10강 Troubleshooting을 들어가게되었습니다! 오늘은 Application Failure..
2024.08.23
-
[CKA] KodeKloud - Control Plane Failure
안녕하세요, 쯀리입니다.지난번 Application Failure에 이어 오늘은 ControlPlane Failure에 관해 다뤄보겠습니다. https://kubernetes.io/docs/tasks/debug/debug-application/ Troubleshooting ApplicationsDebugging common containerized application issues.kubernetes.io Application Failure"Application Failure"에 대한 학습은 애플리케이션이 실패하거나 비정상적으로 동작할 때, 그 원인을 분석하고 이를 방지하거나 복구하는 방법을 배우는 중요한 과정입니다. 이 주제를 학습할 때 다루게 될 주요 개념은 다음과 같습니다:1. Failure T..
2024.08.23
-
[CKA] KodeKloud - Application Failure
안녕하세요, 쯀리입니다. 10강 Troubleshooting을 들어가게되었습니다! 오늘은 Application Failure에 관해 다뤄보겠습니다. https://kubernetes.io/docs/tasks/debug/debug-application/ Troubleshooting ApplicationsDebugging common containerized application issues.kubernetes.io Application Failure"Application Failure"에 대한 학습은 애플리케이션이 실패하거나 비정상적으로 동작할 때, 그 원인을 분석하고 이를 방지하거나 복구하는 방법을 배우는 중요한 과정입니다. 이 주제를 학습할 때 다루게 될 주요 개념은 다음과 같습니다:1. Failur..
2024.08.23
-
[CKA] KodeKloud - Cluster Installation using Kubeadm
안녕하세요, 쯀리입니다.오늘은 Cluster Installation using Kubeadm에 관해 배워보겠습니다. https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/ Creating a cluster with kubeadmUsing kubeadm, you can create a minimum viable Kubernetes cluster that conforms to best practices. In fact, you can use kubeadm to set up a cluster that will pass the Kubernetes Conformance tests. kubeadm als..
2024.08.15
-
[CKA] KodeKloud - Ingress Networking - 2
안녕하세요, 쯀리입니다. 지난시간에 이어서 ingress에 대해 더 배워볼게요https://kubernetes.io/docs/concepts/services-networking/ingress/ IngressMake your HTTP (or HTTPS) network service available using a protocol-aware configuration mechanism, that understands web concepts like URIs, hostnames, paths, and more. The Ingress concept lets you map traffic to different backends based on rules you definkubernetes.iohttps://funlif..
2024.08.15
-
[CKA] KodeKloud - Ingress Networking - 1
안녕하세요, 쯀리입니다.오늘은 두 강의를 나누어 진행할텐데요 쿠버네티스에서 가장 많이 사용하는 Ingress에 관해 첫번째 과정을 배워볼게요https://kubernetes.io/docs/concepts/services-networking/ingress/ IngressMake your HTTP (or HTTPS) network service available using a protocol-aware configuration mechanism, that understands web concepts like URIs, hostnames, paths, and more. The Ingress concept lets you map traffic to different backends based on rules ..
2024.08.15