# EKS Hands On LAB

&#x20;"AWS 관리형 쿠버네티스 컨테이너 서비스 Amazon EKS로 애플리케이션 배포 및 운영하기" 의 Hands On Lab 사이트 입니다.

아래와 같은 순서로 진행 됩니다.

1. [**Cloud9 IDE 환경 구성**](https://awskocaptain.gitbook.io/aws-builders-eks/1.-cloud9-ide#cloud9)
2. [**인증/자격증명 및 환경 구성**](https://awskocaptain.gitbook.io/aws-builders-eks/2.#undefined)
3. [**VPC 구성**](https://awskocaptain.gitbook.io/aws-builders-eks/3.-vpc#vpc-eksctl)
4. [**eksctl 기반 설치**](https://awskocaptain.gitbook.io/aws-builders-eks/4.-eksctl#eksctl)
5. [**EKS Service** ](https://awskocaptain.gitbook.io/aws-builders-eks/5.-eks-service#cluster-ip)
6. [**EKS Ingress**](https://awskocaptain.gitbook.io/aws-builders-eks/6.-aws-load-balancer-controller#ingress)
7. [**Observability (Container Insight / Prometheus-Grafana)**](https://awskocaptain.gitbook.io/aws-builders-eks/8.-observability#agenda)
8. [**자원삭제** ](https://awskocaptain.gitbook.io/aws-builders-eks/9.#1.-kubernetes)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://awskocaptain.gitbook.io/aws-builders-eks/eks-hands-on-lab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
