Skip to content

Instantly share code, notes, and snippets.

View RobertKielty's full-sized avatar
🌎
🏠

Robert Kielty RobertKielty

🌎
🏠
View GitHub Profile
@RobertKielty
RobertKielty / gitops-for-helm-users.md
Last active January 2, 2025 12:47 — forked from scottrigby/gitops-for-helm-users.md
GitOps for Helm Users

Setting up FluxCD on Oracle Cloud Infrastructure

Overview

Instructions for installing Flux on an OKE Cluster. Start by installing the flux cli tool on the Cloud Shell which has no sudo access and a downrev version of go. The standard instructions for using the flux cli install script cannot be followed exactly but with some tweaks we can make it work for Oracle Cloud

Thanks to @scottrigby for sharing their original version of this with me!

Outline

  1. Install Flux CLI