Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekristen/fides
Fides - Empowering Non-Managed Kubernetes Clusters with Cloud Providers
https://github.com/ekristen/fides
aws irsa kubernetes oidc
Last synced: about 1 month ago
JSON representation
Fides - Empowering Non-Managed Kubernetes Clusters with Cloud Providers
- Host: GitHub
- URL: https://github.com/ekristen/fides
- Owner: ekristen
- License: mit
- Created: 2023-10-17T22:13:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T10:56:09.000Z (about 2 months ago)
- Last Synced: 2024-10-31T11:30:23.281Z (about 2 months ago)
- Topics: aws, irsa, kubernetes, oidc
- Language: Go
- Homepage: https://fides.ekristen.dev
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fides
Fides is the Greek Goddess of Trust.
[Check out Fides on the web](https://fides.ekristen.dev)
## Status: Closed Alpha
If you'd like to participate and help test Fides, please head over to [fides.ekristen.dev](https://fides.ekristen.dev)
and login with your GitHub account, and you will be on the wait-list. Please make sure you have a public email on your
GitHub profile to get notified when you are off the wait-list.Once you are logged in, there will be additional information in how to participate and get support.
## Overview
Fides is currently a SaaS solution that provides a simple way to make unmanaged and non-public kubernetes
clusters more useful with AWS and potentially other cloud providers.It's initial focus is on making it easy to expose the Service Account OIDC information from a cluster non-managed or
even a private non-public cluster. This allows you to use the Service Account Tokens to authenticate to AWS roles.This code repository serves as the bug tracker for the Fides project. Fides is currently in Alpha as a SaaS project.
What code is and can be open sourced is here. The rest is in a private repository, if it makes sense to open source
more I will.