credentials-operator

Automatically register and generate AWS, GCP & Azure IAM roles, X.509 certificates and username/password pairs for Kubernetes pods using cert-manager, CNCF SPIRE or Otterize Cloud (by otterize)

Credentials-operator Alternatives

Similar projects and alternatives to credentials-operator

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better credentials-operator alternative or higher similarity.

credentials-operator reviews and mentions

Posts with mentions or reviews of credentials-operator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-10.
  • Otterize launches open-source, declarative IAM permissions for workloads on AWS EKS clusters
    3 projects | dev.to | 10 Jan 2024
    No more! The open-source intents-operator and credentials-operator enable you to achieve the same, except without all that work: do it all from Kubernetes, declaratively, and just-in-time, through the magic of IBAC (intent-based access control).
  • How to have SSL certificates for all my home lab Kubernetes apps?
    1 project | /r/kubernetes | 24 Mar 2023
    Otterize Credential Operator ( https://github.com/otterize/credentials-operator ) helps you automatically provision credentials as Kubernetes secrets (using a self-hosted SPIRE or a free SaaS solution). You can use pod annotations to determine the certificate's domain names (as well as many other properties). I think it is a straightforward approach to managing trust, especially for a relatively small cluster where you manage everything. (Full disclosure: I am one of the contributors to this project)
  • Ask r/kubernetes: What are you working on this week?
    2 projects | /r/kubernetes | 19 Dec 2022
    Have you taken a look at using SPIRE to create the TLS certificates and attesting about the workload identity? You could couple SPIRE server with the Otterize SPIRE integration operator to declaratively generate TLS certificates. This could be easier to deploy than a service mesh and sidecars, depending on your use case - what the clients are and what the servers are.
  • How to authenticate microservices?
    4 projects | /r/golang | 26 Nov 2022
    You could create JWT or mTLS-based identities, and then verify those in your middleware. If you are on Kubernetes, you might try using SPIRE together with the SPIRE integration operator to automatically issue identities as Kubernetes secrets, which you could then use to connect between services.
  • Who defines secret management / certificate management in your company
    1 project | /r/devops | 23 Nov 2022
    In practice, the technical part is implemented by the DevOps/platform team. The way in which you declare and get access to these secrets varies, but can be one of the cloud provider secret managers (e.g. AWS Secret Manager), Hashicorp Vault, or if you're on Kubernetes, could be something like cert-manager, Hashicorp Vault sidecars, or SPIRE coupled with the Otterize SPIRE integration.
  • How to automate certificate renewal with Azure Key vault?
    2 projects | /r/kubernetes | 21 Nov 2022
    If this seems a bit complicated, you could use SPIRE server to issue certificates and Otterize SPIRE integration operator to renew them in Kubernetes and update Secrets.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 30 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic credentials-operator repo stats
6
52
8.5
3 days ago

otterize/credentials-operator is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of credentials-operator is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com