Skip to content

IEEE-TAMU/cluster-infra

Repository files navigation

Under Construction

flux bootstrap github \
--owner=ieee-tamu \
--repository=cluster-infra \
--branch=main \
--path=./cluster \
--private=false
helm install flux-operator oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator \
  --namespace flux-system --create-namespacea

bootstrap:

kubectl apply -f bootstrap.yaml
apiVersion: fluxcd.controlplane.io/v1
kind: FluxInstance
metadata:
  name: flux
  namespace: flux-system
spec:
  sync:
    kind: GitRepository
    url: "https://github.com/ieee-tamu/cluster-infra.git"
    ref: "refs/heads/main"
    path: "cluster"

About

IEEE TAMU k3s cluster applications using flux and sops

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •