[OCI] OKE Cluster 구축(4) - 접속 환경 설정
Cloud/OCI(Oracle Cloud Infrastructure)2025. 3. 22. 17:01[OCI] OKE Cluster 구축(4) - 접속 환경 설정

1. Bastion 서버 생성1. Name : 2. Availability domain :  3. Image and Shape  a. Image : Oracle Linux 8 선택  b. Shape :  4. Primary VNIC information  a. VCN :   b. Subnet :  5. Add SSH keys  a. Generate a key pair for me 선택  b. Private key, Public key 다운6. Boot volume  a. Specify a custom boot volume size 체크  b. Boot volume size : 50 GB 2. Kubernetes 관리자용 유저 생성2.1. 유저 생성## 유저 생성[opc@oke-bastion]$ sudo ..

image