Skip to the content.

Welcome to OKE - GitOps Workshop

You are welcome to a live workshop hosted by Oracle in collaboration with OQVA, that will shade light on how to use Oracle managed Kubernetes with the cutting edge GitOps approach.

GitOps is a new paradigm of implementing CD (continuous delivery) for cloud-native applications. This approach focuses on operating cloud infrastructure using tools that developers are already familiar with.

Before you begin, here are some prerequisite:

  1. GitHub account, if you already have a GitHub account you can skip this step, if not please create one here: https://github.com/join

  2. Make sure you have an Oracle OCI account. Sign in page: https://www.oracle.com/cloud/sign-in.html

If you don’t have a cloud account yet, you can request an Oracle Cloud Free Tier via this link

For Existing Accounts only : 
- These steps apply only if you are using your current OCI Account, and you are not under root compartment
- please make sure you have permissions for:

- 1a. Creating Virtual Cloud Network and Subnets.
- 1b. Creating Compute Instance + Shapes + Images permission.
- 1c. Creating OKE Cluster with all the permissions.
- 1d. Make sure your OKE has permissions to create Networks and Storage.
Links for policy documentation:

[Link for Common policies](https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Concepts/commonpolicies.htm) [Link for OKE Policies](https://docs.cloud.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengpolicyconfig.htm)

- Please update them before we begin the lab.

Workshop Agenda:

Part 1 – Provisioning OKE Cluster

Part 2 - Provision Flux

Part 3 – Provision hello-kubernetes Application from GitHub

Part 4 – Release Upgrade with New Values

Part 5 – Pause/Resume Features

Part 6 – ConfigMap Approach

Part 7 - Provision OKE-Day2 Components

Part 8 - Breaking the Helm Release

Part 9 - Sealed Secrets

Cleaning All Resources