From 3a0844cdf0e6680a7d9404591efc93b2636e71e8 Mon Sep 17 00:00:00 2001 From: June Yi Date: Sat, 23 Oct 2021 08:51:16 +0900 Subject: [PATCH] [ko] Update `content/ko/docs/concepts/security` refs #30000 task M21 and M22 --- content/ko/docs/concepts/security/controlling-access.md | 2 +- content/ko/docs/concepts/security/overview.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/ko/docs/concepts/security/controlling-access.md b/content/ko/docs/concepts/security/controlling-access.md index 9612159eb4..cf2fc529ce 100644 --- a/content/ko/docs/concepts/security/controlling-access.md +++ b/content/ko/docs/concepts/security/controlling-access.md @@ -139,7 +139,7 @@ API 서버는 실제로 다음과 같이 2개의 포트에서 서비스할 수 - 테스트 및 부트스트랩을 하기 위한 것이며 마스터 노드의 다른 구성요소 (스케줄러, 컨트롤러 매니저)가 API와 통신하기 위한 것이다. - TLS가 없다. - - 기본 포트는 8080이며, `--insecure-port` 플래그를 사용하여 변경한다. + - 기본 포트는 8080이다. - 기본 IP는 로컬호스트(localhost)이며, `--insecure-bind-address` 플래그를 사용하여 변경한다. - 요청이 인증 및 인가 모듈을 **우회한다**. - 요청이 어드미션 제어 모듈(들)에 의해 처리된다. diff --git a/content/ko/docs/concepts/security/overview.md b/content/ko/docs/concepts/security/overview.md index 47d0548a7e..dd81fe6b2c 100644 --- a/content/ko/docs/concepts/security/overview.md +++ b/content/ko/docs/concepts/security/overview.md @@ -60,6 +60,7 @@ Amazon Web Services | https://aws.amazon.com/security/ | Google Cloud Platform | https://cloud.google.com/security/ | IBM Cloud | https://www.ibm.com/cloud/security | Microsoft Azure | https://docs.microsoft.com/en-us/azure/security/azure-security | +Oracle Cloud Infrastructure | https://www.oracle.com/security/ | VMWare VSphere | https://www.vmware.com/security/hardening-guides.html | {{< /table >}}