![[OCI] OKE Cluster 구축(4) - 접속 환경 설정](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdna%2FSqhPY%2FbtsMSFoxb34%2FAAAAAAAAAAAAAAAAAAAAAE8MtQ_0386-EfNyJ0q2V3iZmRtexmTUu0nsqthi1Yzv%2Fimg.png%3Fcredential%3DyqXZFxpELC7KVnFOS48ylbz2pIh7yKj8%26expires%3D1753973999%26allow_ip%3D%26allow_referer%3D%26signature%3DcBUiwcdEfu28tbefvApcMrdUNZk%253D)
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 ..