Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 유나인버거조인트
- DNS
- 해킹송
- istio
- ASG
- write back
- EKS
- 쿠버네티스
- cbt
- 정보처리기능사
- access_log
- AWS
- CloudFormation
- Kinesis
- CloudWatch
- APIGateway
- Lambda
- S3
- CodeCommit
- CodeBuild
- stateful
- server
- CodePipeline
- SQS
- write Through
- DaemonSet
- cloudwatch-agent
- Round Robin
- Kubernetes
- 3AZ
Archives
- Today
- Total
목록EFS (1)
cloud bee
AWS EKS에서 EFS 기능 구현하기
오늘은 EKS에서 EFS 기능을 구현할 것이다. https://beecloud.tistory.com/7 AWS EKS 실습 입문( EKS 생성&연결, 도커 이미지 작성) 오늘은 EKS를 실습해보도록 한다. 우선 EKS를 시작하기전에 VPC, 서브넷, 라우팅 테이블, 인터넷 게이트웨이, 보안그룹 등 기본적인 네트워킹 설정을 한다. vpc.yml 파일로 stack을 작성하고 cloudformation beecloud.tistory.com 위 링크에서 생성하였던 instance를 통해 cluster를 사용할 것이다. 우선 CSI를 사용하기 위해 정책부터 생성하도록 한다. curl -o iam-policy-example.json https://raw.githubusercontent.com/kubernetes-s..
AWS/kubernetes
2022. 10. 23. 13:31