[ko] Update outdated files in dev-1.24-ko.1 M89-M98

This commit is contained in:
Jihoon Seo
2022-05-31 11:31:44 +09:00
parent 507491e619
commit 5790f7ab03
8 changed files with 190 additions and 351 deletions
@@ -2,6 +2,8 @@
title: 쿠버네티스 대시보드를 배포하고 접속하기
description: >-
웹 UI(쿠버네티스 대시보드)를 배포하고 접속한다.
@@ -35,7 +37,7 @@ card:
대시보드 UI는 기본으로 배포되지 않는다. 배포하려면 다음 커맨드를 실행한다.
```
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/recommended.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.0/aio/deploy/recommended.yaml
```
## 대시보드 UI 접근