Kubernetes as a service on Oracle Cloud Infrastructure. Also called Container Engine for Kubernetes or OKE
in short.
This repo provides sample yaml
files for getting started on OKE. There are four directories. each one is listed below.
- enable K8S dashboard
- deploy your first app on K8S
- deploy an ingress controller
- create a Persistent Volume using OCI Block Volume service (use storageclass: oci-bv)
- create a Persistent Volume using OCI File Storage service (includes creating storageclass: oci-fss)
Disclaimer: This is a personal repository. All code, views or opinions represented here are personal and belong solely to me and do not represent those of people, institutions or organizations that I may or may not be associated with in professional or personal capacity, unless explicitly stated.
Also please note, resources deployed using these example scripts do incur charges. Make sure to terminate the deployed resources/services after your tests, to save/minimize your bills