Skip to content

Oracle Kubernetes Engine setup

Fernando Barreiro edited this page Oct 24, 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

https://docs.armory.io/docs/armory-admin/manual-service-account/ https://gist.github.com/innovia/fbba8259042f71db98ea8d4ad19bd708

Clone this wiki locally