File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
content/ko/docs/concepts/security Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ API 서버는 실제로 다음과 같이 2개의 포트에서 서비스할 수
139
139
- 테스트 및 부트스트랩을 하기 위한 것이며 마스터 노드의 다른 구성요소
140
140
(스케줄러, 컨트롤러 매니저)가 API와 통신하기 위한 것이다.
141
141
- TLS가 없다.
142
- - 기본 포트는 8080이며, ` --insecure-port ` 플래그를 사용하여 변경한다 .
142
+ - 기본 포트는 8080이다 .
143
143
- 기본 IP는 로컬호스트(localhost)이며, ` --insecure-bind-address ` 플래그를 사용하여 변경한다.
144
144
- 요청이 인증 및 인가 모듈을 ** 우회한다** .
145
145
- 요청이 어드미션 제어 모듈(들)에 의해 처리된다.
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ Amazon Web Services | https://aws.amazon.com/security/ |
60
60
Google Cloud Platform | https://cloud.google.com/security/ |
61
61
IBM Cloud | https://www.ibm.com/cloud/security |
62
62
Microsoft Azure | https://docs.microsoft.com/en-us/azure/security/azure-security |
63
+ Oracle Cloud Infrastructure | https://www.oracle.com/security/ |
63
64
VMWare VSphere | https://www.vmware.com/security/hardening-guides.html |
64
65
65
66
{{< /table >}}
You can’t perform that action at this time.
0 commit comments