GitHub / cert-manager 35 Repositories
cert-manager/aws-privateca-issuer
Addon for cert-manager that issues certificates using AWS ACM PCA.
Language: Go - Size: 16.5 MB - Last synced at: about 2 hours ago - Pushed at: about 7 hours ago - Stars: 226 - Forks: 90

cert-manager/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
Language: Go - Size: 89.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 12,992 - Forks: 2,224

cert-manager/cmctl
`cmctl` is the command line utility that makes cert-manager'ing easier.
Language: Go - Size: 1.08 MB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 68 - Forks: 13

cert-manager/trust-manager
trust-manager is an operator for distributing trust bundles across a Kubernetes cluster.
Language: Go - Size: 2.05 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 326 - Forks: 92

cert-manager/website
Source code for the cert-manager.io website, including project documentation
Language: JavaScript - Size: 16.1 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 56 - Forks: 365

cert-manager/testing
Repository containing cert-manager testing infrastructure configuration
Language: Go - Size: 3.42 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 31

cert-manager/issuer-lib
issuer-lib is the Go library for building cert-manager issuers.
Language: Go - Size: 916 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 11 - Forks: 4

cert-manager/csi-driver-spiffe
A Kubernetes CSI plugin to automatically mount SPIFFE certificates to Pods using ephemeral volumes
Language: Go - Size: 1.08 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 80 - Forks: 19

cert-manager/image-tool
image-tool is an internal cert-manager utility (can be broken or removed) which can manipulate OCI images
Language: Makefile - Size: 97.7 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

cert-manager/istio-csr
istio-csr is an agent that allows for Istio workload and control plane components to be secured using cert-manager.
Language: Go - Size: 1.83 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 176 - Forks: 72

cert-manager/approver-policy
approver-policy is a cert-manager approver that allows users to define policies that restrict what certificates can be requested.
Language: Go - Size: 2.15 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 84 - Forks: 25

cert-manager/webhook-cert-lib
DO NOT USE: Work in progress
Language: Go - Size: 152 KB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

cert-manager/csi-driver
A Kubernetes CSI plugin to automatically mount signed certificates to Pods using ephemeral volumes
Language: Go - Size: 1.46 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 224 - Forks: 45

cert-manager/makefile-modules
Reusable Makefile modules that can be kloned into your project
Language: Makefile - Size: 749 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 14

cert-manager/openshift-routes
OpenShift Route support for cert-manager
Language: Makefile - Size: 584 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 53 - Forks: 24

cert-manager/csi-lib
A library for building CSI drivers that request certificates from cert-manager
Language: Go - Size: 499 KB - Last synced at: 8 days ago - Pushed at: 12 days ago - Stars: 16 - Forks: 12

cert-manager/helm-tool
helm-tool is an internal cert-manager utility (can be broken or removed) which generates Helm docs, schema files and performs linting.
Language: Go - Size: 416 KB - Last synced at: 8 days ago - Pushed at: 13 days ago - Stars: 10 - Forks: 6

cert-manager/release
Releasing tooling for the cert-manager project
Language: Go - Size: 582 KB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 5 - Forks: 12

cert-manager/base-images
Apko build automation for building base images used by cert-manager projects.
Size: 49.8 KB - Last synced at: 8 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 2

cert-manager/webhook-example
A cert-manager sample repository for creating an ACME DNS01 solver webhook
Language: Go - Size: 302 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 118 - Forks: 467

cert-manager/cert-manager-olm 📦
Definitions for the cert-manager operator published via Red Hat's Operator Lifecycle Manager (OLM)
Language: Makefile - Size: 746 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 13

cert-manager/google-cas-issuer
cert-manager issuer for Google CA Service
Language: Makefile - Size: 910 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 84 - Forks: 34

cert-manager/infrastructure
cert-manager infrastructure
Language: HCL - Size: 128 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 9

cert-manager/crypto Fork of golang/crypto
temporary fork to add support for ACME profiles
Language: Go - Size: 6.73 MB - Last synced at: 4 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 1

cert-manager/sample-external-issuer
A sample external Issuer for cert-manager
Language: Go - Size: 350 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 32 - Forks: 22

cert-manager/klone
Clone git sub-directories in your project.
Language: Go - Size: 60.5 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 5

cert-manager/print-your-cert
Get your certificate printed at the cert-manager booth at KubeCon!
Language: Go - Size: 435 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 6

cert-manager/community
Contribution and Collaboration Guidelines for the cert-manager Project
Size: 279 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 5

cert-manager/webhook-lib 📦
Experimental: a Golang library for creating conversion & admission webhooks
Language: Go - Size: 96.7 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 2

cert-manager/boilersuite
Boilerplate checker entirely in Go
Language: Go - Size: 28.3 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

cert-manager/goversion Fork of rsc/goversion 📦
Print version used to build Go executables
Language: Go - Size: 934 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

cert-manager/webhook-operator 📦
WIP: An extremely experimental operator for managing TLS for Kubernetes webhooks
Size: 41 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

cert-manager/signer-venafi 📦
Experimental Venafi based signer for Kubernetes 1.18 CSR API https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/20190607-certificates-api.md#signers
Language: Go - Size: 178 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 4

cert-manager/signer-ca 📦
Experimental 'local CA' based signer for Kubernetes 1.18 CSR API
Language: Go - Size: 55.7 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 12

cert-manager/example-approver-policy-plugin
Example approver policy plugin https://cert-manager.io/docs/projects/approver-policy/#plugins
Language: Go - Size: 125 KB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

cert-manager/testing-addons
Tooling to deploy cert-manager with external dependencies for local testing
Language: HCL - Size: 58.6 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

cert-manager/org
Configuration for the cert-manager GitHub org
Size: 0 Bytes - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 3
