Skip to content

Oracle Kubernetes Engine setup

Fernando Barreiro edited this page Oct 22, 2020 · 3 revisions

Install the OCI CLI on your laptop: https://docs.cloud.oracle.com/en-us/iaas/Content/API/SDKDocs/cliinstall.htm and configure your account oci setup config Upload the public key

Create the cluster in the Web UI using the quickstart option. Quickstart to set up a cluster: https://www.oracle.com/webfolder/technetwork/tutorials/obe/oci/oke-full/index.html Download the kubeconfig file by clicking on "Access cluster" > "Local access", and copying the oci command.

Install CVMFS

Clone this wiki locally