-
Create Kubernetes cluster
- Go to Clusters
- Click
Create Cluster
- Choose
Quick create
and clickLaunch Workflow
- Choose
Public
Visibility Type and clickNext
- Review and click
Create Cluster
-
Set your public IP to nodes security list
- Copy your public IP (google:
show my ip
) - Go to VCNs
- Choose cluster
VCN
- Go to
Security Lists
- Choose
oke-seclist-quick-cluster1-*********
Security List - Click
Edit
at rule withDestination Port Range
=30000-32767
. - Put your public IP in
SOURCE CIDR
field (example:78.78.78.78/32
) and save
- Copy your public IP (google:
-
Access to cluster
- Go to Clusters
- Choose your cluster
- Click
Access Cluster
->Launch Cloud Shell
(Step 1) - Copy
oci
command toCloud Shell
(Step 2)
~3-5 min until nodes are ready