Skip to content

Commit

Permalink
Merge pull request #16 from openinfradev/minor_update
Browse files Browse the repository at this point in the history
trivial. fix wrong link.
  • Loading branch information
bluejayA authored Mar 25, 2024
2 parents 12b775b + ae61137 commit d6582f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/selfstudy/tks-quickstart-firststep.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TKS 퀵스타트 (로그인과 초기설정)
## **로그인**

TKS Console ([https://tks-console.sktelecom.com](https://tks-console.sktelecom.com))에 접근하시면, 아래와 같은 로그인창이 나옵니다.
TKS Console ([https://tks-console.sktenterprise.com](https://tks-console.sktenterprise.com))에 접근하시면, 아래와 같은 로그인창이 나옵니다.

TKS 서비스 신청 완료시 조직 생성 안내 이메일이 발송됩니다. 이메일에 표시된 **조직코드**, **아이디**, **임시비밀번호**을 사용하여 로그인 해주세요.

Expand Down Expand Up @@ -40,4 +40,4 @@ Session Token의 경우 MFA가 적용된 경우 추가로 입력해 하는 값

![bootstrap](../assets/images/tkscloud-cloudaccount-2.png)

!!! tip "설정에 대한 질문이 있으시거나 도움이 필요하시면 TKS 서비스 데스크 이메일 (<[email protected]>) 로 언제든지 문의를 주시기 바랍니다."
!!! tip "설정에 대한 질문이 있으시거나 도움이 필요하시면 TKS 서비스 데스크 이메일 (<[email protected]>) 로 언제든지 문의를 주시기 바랍니다."
2 changes: 1 addition & 1 deletion docs/selfstudy/tks-quickstart-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ AWS 클라우드 서비스를 선택하고 앞서 만든 클라우드 계정을

!!! info "CLI 접근을 Host PC에 필요한 Tool은 아래와 같습니다."
- AWS IAM Authenticator (**0.5.9 version 이상**)
<a href="https://docs.aws.amazon.com/ko_kr/eks/latest/userguide/install-aws-iam-authenticator.html" target="_blank"> https://docs.aws.amazon.com/ko_kr/eks/latest/userguide/install-aws-iam-authenticator.html</a>
<a href="https://weaveworks-gitops.awsworkshop.io/60_workshop_6_ml/00_prerequisites.md/50_install_aws_iam_auth.html" target="_blank"> https://weaveworks-gitops.awsworkshop.io/60_workshop_6_ml/00_prerequisites.md/50_install_aws_iam_auth.html</a>
- kubectl:
<a href="https://kubernetes.io/docs/tasks/tools/" target="_blank">https://kubernetes.io/docs/tasks/tools/</a>
- (option) AWS CLI : 설정이 잘 되었는지 확인 시 필요합니다.
Expand Down

0 comments on commit d6582f4

Please sign in to comment.