forked from aws/aws-eks-best-practices
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
196 lines (196 loc) · 8.72 KB
/
mkdocs.yml
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
site_name: EKS Best Practices Guides
repo_name: "aws/aws-eks-best-practices"
repo_url: "https://github.com/aws/aws-eks-best-practices"
docs_dir: "content"
theme:
name: material
custom_dir: overrides
icon:
repo: fontawesome/brands/github
features:
- tabs
- content.code.copy
- header.autohide
palette:
- scheme: default
toggle:
icon: material/brightness-7
name: switch to dark mode
- scheme: slate
toggle:
icon: material/brightness-4
name: switch to light mode
nav:
- Guides:
- Introduction: "index.md"
- Security:
- Home: "security/docs/index.md"
- Identity and Access Management: "security/docs/iam.md"
- Pod Security: "security/docs/pods.md"
- Multi-tenancy: "security/docs/multitenancy.md"
- Detective Controls: "security/docs/detective.md"
- Network Security: "security/docs/network.md"
- Data Encryption and Secrets Management: "security/docs/data.md"
- Runtime Security: "security/docs/runtime.md"
- Infrastructure Security: "security/docs/hosts.md"
- Regulatory Compliance: "security/docs/compliance.md"
- Incident Response and Forensics: "security/docs/incidents.md"
- Image Security: "security/docs/image.md"
- Multi Account Strategy: "security/docs/multiaccount.md"
- Cluster Autoscaling:
- Karpenter: "karpenter/index.md"
- Cluster-Autoscaler: "cluster-autoscaling/index.md"
- Reliability:
- Home: "reliability/docs/index.md"
- Applications: "reliability/docs/application.md"
- Control Plane: "reliability/docs/controlplane.md"
- Data Plane: "reliability/docs/dataplane.md"
- Networking:
- Home: "networking/index/index.md"
- VPC and Subnet Considerations: "networking/subnets/index.md"
- Amazon VPC CNI: "networking/vpc-cni/index.md"
- Optimizing IP Address Utilization: "networking/ip-optimization-strategies/index.md"
- Running IPv6 Clusters: "networking/ipv6/index.md"
- Custom Networking: "networking/custom-networking/index.md"
- Prefix Mode for Linux: "networking/prefix-mode/index_linux.md"
- Prefix Mode for Windows: "networking/prefix-mode/index_windows.md"
- Security Groups per Pod: "networking/sgpp/index.md"
- Load Balancing: "networking/loadbalancing/loadbalancing.md"
- Monitoring for Network performance issues: "networking/monitoring/index.md"
- Running kube-proxy in IPVS Mode: "networking/ipvs/index.md"
- Scalability:
- Home: "scalability/docs/index.md"
- Control Plane: "scalability/docs/control-plane.md"
- Data Plane: "scalability/docs/data-plane.md"
- Cluster Services: "scalability/docs/cluster-services.md"
- Workloads: "scalability/docs/workloads.md"
- The theory behind scaling: "scalability/docs/scaling_theory.md"
- Control plane monitoring: "scalability/docs/kcp_monitoring.md"
- Node efficiency and scaling: "scalability/docs/node_efficiency.md"
- Kubernetes SLOs: "scalability/docs/kubernetes_slos.md"
- Known limits and service quotas: "scalability/docs/quotas.md"
- Cluster Upgrades: "upgrades/index.md"
- Cost Optimization:
- Home: "cost_optimization/cost_optimization_index.md"
- Cloud Financial Management Framework: "cost_optimization/cfm_framework.md"
- Awareness: "cost_optimization/awareness.md"
- Compute: "cost_optimization/cost_opt_compute.md"
- Network: "cost_optimization/cost_opt_networking.md"
- Storage: "cost_optimization/cost_opt_storage.md"
- Observability: "cost_optimization/cost_opt_observability.md"
- Windows Containers:
- AMI Management: "windows/docs/ami.md"
- gMSA for Windows Containers: "windows/docs/gmsa.md"
- Windows Server Hardening: "windows/docs/hardening.md"
- Scanning Windows Images: "windows/docs/images.md"
- Windows Versions and Licensing: "windows/docs/licensing.md"
- Logging: "windows/docs/logging.md"
- Monitoring Windows Containers: "windows/docs/monitoring.md"
- Windows Networking: "windows/docs/networking.md"
- Memory and Systems Management: "windows/docs/oom.md"
- Infrastructure Management: "windows/docs/patching.md"
- Scheduling: "windows/docs/scheduling.md"
- Pod Security for Windows Containers: "windows/docs/security.md"
- Storage Options: "windows/docs/storage.md"
markdown_extensions:
- toc:
permalink: true
- admonition
- codehilite
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.details
plugins:
- search:
lang: ['en']
- i18n:
docs_structure: suffix
fallback_to_default: true
languages:
- locale: en
name: English
fixed_link: ./
build: true
default: true
- locale: ko
name: 한국어
fixed_link: ./ko/
build: true
nav_translations:
AMI Management: AMI 관리
Amazon VPC CNI: Amazon VPC CNI
Applications: 애플리케이션
Cloud Financial Management Framework: 클라우드 재무 관리 프레임워크
Cluster Autoscaling: 클러스터 오토스케일링
Cluster Services: 클러스터 서비스
Cluster Upgrades: 클러스터 업그레이드
Cluster-Autoscaler: Cluster Autoscaler
Compute: 컴퓨팅
Control Plane: 컨트롤 플레인
Control plane monitoring: 컨트롤 플레인 모니터링
Cost Optimization: 비용 최적화
Custom Networking: Custom 네트워킹
Data Encryption and Secrets Management: 데이터 암호화 및 시크릿 관리
Data Plane: 데이터 플레인
Detective Controls: 탐지 관리
Guides: 가이드
Home: 홈
Identity and Access Management: 인증 및 접근 관리
Image Security: 이미지 보안
Multi Account Strategy: 멀티 어카운트 전략
Incident Response and Forensics: 사고 대응 및 포렌식
Infrastructure Management: 인프라 관리
Infrastructure Security: 인프라 보안
Introduction: 소개
Karpenter: Karpenter
Load Balancing: 로드 밸런싱
Logging: 로깅
Memory and Systems Management: 메모리 및 시스템 관리
Monitoring Windows Containers: 윈도우 컨테이너 모니터링
Monitoring for DNS Throttling Issues: DNS 스로틀링 모니터링
Monitoring for Network performance issues: 네트워크 성능 문제에 대한 EKS 워크로드 모니터링
Multi-tenancy: 멀티 테넌시
Network: 네트워크
Network Security: 네트워크 보안
Networking: 네트워크
Node efficiency and scaling: 노드 및 워크로드 효율성
Observability: 옵저버빌리티
Pod Security: 파드 보안
Pod Security for Windows Containers: 윈도우 컨테이너 파드 보안
Prefix Mode: Prefix 모드
Prefix Mode for Linux: Prefix 모드 - 리눅스
Prefix Mode for Windows: Prefix 모드 - 윈도우
Regulatory Compliance: 컴플라이언스
Reliability: 신뢰성
Running IPv6 Clusters: IPv6 클러스터 운영
Running kube-proxy in IPVS Mode: IPVS 모드에서 kube-proxy 실행
Running Mixed Workloads: 혼합 워크로드 실행
Runtime Security: 런타임 보안
Scalability: 확장성
Scanning Windows Images: 윈도우 이미지 스캔
Scheduling: 스케줄링
Security: 보안
Security Groups per Pod: 파드 보안 그룹 할당
Storage: 스토리지
Storage Options: 스토리지 옵션
The theory behind scaling: 확장에 대한 이론
VPC and Subnet Considerations: VPC 및 서브넷 고려사항
Windows Containers: 윈도우 컨테이너
Windows Networking: 윈도우 네트워크
Windows Server Hardening: 윈도우 서버 하드닝
Windows Versions and Licensing: 윈도우 버전 및 라이선스
Workloads: 워크로드
gMSA for Windows Containers: gMSA 윈도우 컨테이너
Optimizing IP Address Utilization: IP 주소 사용 최적화
Kubernetes SLOs: 쿠버네티스 SLO
Known limits and service quotas: 알려진 제한 및 서비스 할당량
site_name: EKS 모범 사례 가이드
reconfigure_material: true
reconfigure_search: true
extra:
analytics:
provider: google
property: G-VQGL8B2FH8