Skip to content

aws-samples/flux-eks-gitops-config-tenant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Managing tenant configuration with GitOps using Flux

This is a tenant GitOps configuration sample repository for Flux, related to the project flux-eks-gitops-config.

Tenants are on-boarded on Kubernetes clusters by platform administrators, who are in charge of creating a Namespace for the tenant, setting appropriate quotas, creating a ServiceAccount and RBAC with permissions restricted to the Namespace and a GitRepository Custom Resource pointing to the tenant repository (this one). Flux impersonates the aforementioned ServiceAccount to reconcile resources from the tenant repository, so the platform administrator can limit permissions of the tenant to create resources in the cluster. See the tenant folder on the flux-eks-gitops-config repository for more details.

This repository is owned by a development team and stores the Kubernetes manifests, Kustomizations and HelmReleases Custom Resources to deploy the application(s) on the Kubernetes clusters. For each tenant, there's a Kustomization on the platform team repository pointing to a tenant repository, branch and path.

For more information, check the flux-eks-gitops-config documentation.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

This is a tenant GitOps configuration sample repository for Flux, related to the project https://github.com/aws-samples/flux-eks-gitops-config.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published