Skip to content

neillturner/flux-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-examples

Flux V2 kubernetes examples

Overview

Examples of Flux V2 definitions.

A good way of build AWS EKS is to use terraform to create and update the AWS resources and use Flux V2 to create and update the kubernetes resources using public available helm charts. This creates a simplicity to the complexity of create and updating AWS EKS clusters.

Repository Contents

actions-runner-controller directory

Contains an example for defining a self-hosted github actions runner in kubernetes (EKS).

I have not been able to get the supplied runner images to work:

and generally they don't meet your specific requirements so it is necessary to build your own runner docker image. See:

github-actions-exporter directory

Contains an example for defining a github actions exporter for prometheus metrics in kubernetes (EKS).

prometheus directory

Contains an example for defining a Prometheus server in kubernetes (EKS) to forward metrics to an AWS Managed Prometheus.

References

About

Flux V2 kubernetes examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published