{"id":13463803,"url":"https://github.com/PalmStoneGames/kube-cert-manager","last_synced_at":"2025-03-25T09:31:03.967Z","repository":{"id":57610429,"uuid":"68197176","full_name":"PalmStoneGames/kube-cert-manager","owner":"PalmStoneGames","description":"Manage Lets Encrypt certificates for a Kubernetes cluster.","archived":false,"fork":false,"pushed_at":"2018-04-11T08:19:55.000Z","size":194,"stargazers_count":541,"open_issues_count":28,"forks_count":102,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-10-29T16:20:45.120Z","etag":null,"topics":["certificate","kubernetes","letsencrypt","tls"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PalmStoneGames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-14T10:30:59.000Z","updated_at":"2024-10-19T00:17:53.000Z","dependencies_parsed_at":"2022-09-26T20:02:14.135Z","dependency_job_id":null,"html_url":"https://github.com/PalmStoneGames/kube-cert-manager","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PalmStoneGames%2Fkube-cert-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PalmStoneGames%2Fkube-cert-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PalmStoneGames%2Fkube-cert-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PalmStoneGames%2Fkube-cert-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PalmStoneGames","download_url":"https://codeload.github.com/PalmStoneGames/kube-cert-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245435082,"owners_count":20614826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["certificate","kubernetes","letsencrypt","tls"],"created_at":"2024-07-31T14:00:28.753Z","updated_at":"2025-03-25T09:31:03.586Z","avatar_url":"https://github.com/PalmStoneGames.png","language":"Go","funding_links":[],"categories":["Tools","Go"],"sub_categories":[],"readme":"# Kubernetes Certificate Manager\n\n## Deprecation notice: This project is deprecated in favor of [cert-manager](https://github.com/jetstack/cert-manager)\n\nThis project is loosely based on https://github.com/kelseyhightower/kube-cert-manager\nIt took over most of its documentation, license, as well as the general approach to how things work.\n\nThe code itself however, was entirely reimplemented to use xenolf/lego as the basis, instead of reimplementing an ACME client and DNS plugins.\n\n## Version\n\nPlease note: This is the documentation for the currently in development version of kcm, please refer to [v0.4.0](https://github.com/PalmStoneGames/kube-cert-manager/tree/v0.4.0) for documentation for the latest stable version\n\n## Special note for upgrading from earlier versions\n\nIf you are upgrading from a version before 0.5.0 then note that the default way to identify Ingress resources\nto be managed by the certificate manager has changed, from the `enabled` annotation, to the `class` label.\n[Backwards compatible behaviour is available](docs/ingress.md) by setting the `-class` [argument](docs/deployment-arguments.md) to a blank value.\n\n## Features\n\n* Manage Kubernetes TLS secrets backed by Let's Encrypt issued certificates.\n* Manage [Let's Encrypt](https://letsencrypt.org) issued certificates based on Kubernetes ThirdParty Resources.\n* Manage [Let's Encrypt](https://letsencrypt.org) issued certificates based on Kubernetes Ingress Resources.\n* Domain validation using ACME HTTP-01, SNI-TLS-01 or DNS-01 challenges.\n* Support for multiple challenge providers.\n* Support for subject alternative names in requested certificates.\n\n## Project Goals\n\n* Demonstrate how to build custom Kubernetes controllers.\n* Demonstrate how to use Kubernetes [Custom Resource Definitions](https://kubernetes.io/docs/concepts/api-extension/custom-resources/).\n* Demonstrate how to interact with the Kubernetes API (watches, reconciliation, etc).\n* Demonstrate how to write great documentation for Kubernetes add-ons and extensions.\n* Promote the usage of Let's Encrypt for securing web applications running on Kubernetes.\n\n## Requirements\n\n* Kubernetes 1.7+\n* At least one configured [challenge provider](docs/providers.md)\n\n## Usage\n\n* [Deployment Guide](docs/deployment-guide.md)\n* [Creating a Certificate](docs/create-a-certificate.md)\n* [Deleting a Certificate](docs/delete-a-certificate.md)\n* [Consuming Certificates](docs/consume-certificates.md)\n- [Managing Certificates for Ingress Resources](docs/ingress.md)\n- [Garbage Collection of Secrets](docs/garbage-collection.md)\n* [Secure Deployment using RBAC](docs/secure-deployment.md)\n\n## Documentation\n\n* [Deployment Arguments](docs/deployment-arguments.md)\n* [Certificate Custom Resource Definitions](docs/certificate-custom-resource.md)\n* [Certificate Resources](docs/certificate-resources.md)\n* [Challenge Providers](docs/providers.md)\n* [Building Container Image with AWS CodeBuild](codebuild/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPalmStoneGames%2Fkube-cert-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPalmStoneGames%2Fkube-cert-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPalmStoneGames%2Fkube-cert-manager/lists"}