This is the Linux app named Kubernetes Certificate Manager whose latest release can be downloaded as kube-cert-managersourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Kubernetes Certificate Manager with OnWorks for free.
Bu uygulamayı çalıştırmak için şu talimatları izleyin:
- 1. Bu uygulamayı PC'nize indirdiniz.
- 2. Dosya yöneticimize https://www.onworks.net/myfiles.php?username=XXXXX istediğiniz kullanıcı adını girin.
- 3. Bu uygulamayı böyle bir dosya yöneticisine yükleyin.
- 4. Bu web sitesinden OnWorks Linux çevrimiçi veya Windows çevrimiçi öykünücüsünü veya MACOS çevrimiçi öykünücüsünü başlatın.
- 5. Yeni başladığınız OnWorks Linux işletim sisteminden, istediğiniz kullanıcı adıyla https://www.onworks.net/myfiles.php?username=XXXXX dosya yöneticimize gidin.
- 6. Uygulamayı indirin, kurun ve çalıştırın.
EKRAN
Ad
Kubernetes Sertifika Yöneticisi
AÇIKLAMA
kube-cert-manager is a Kubernetes add-on designed to automate TLS certificate issuance and renewal inside a Kubernetes cluster using Let’s Encrypt via ACME or other certificate authorities. It extends Kubernetes with custom resources (e.g., Certificate) that allow you to declare certificate requests inside the cluster, and the controller handles issuance, renewal, and secret management for you. The tool is built to show how you can write Kubernetes controllers, use third-party resources, and react to changes in the API via watches and reconciliation loops. It supports DNS-01 challenge flows for ACME, allowing you to validate domain ownership and provision certificates automatically. It also integrates with Secrets and Ingress resources so you can consume the certificates in your applications easily. Although the project is primarily a demonstration or teaching project, it laid groundwork for more mature certificate controllers in the Kubernetes ecosystem.
Özellikler
- Custom resource definition for Certificate objects in Kubernetes
- ACME support (Let’s Encrypt) including DNS-01 challenge validation
- Automatic renewal of certificates and syncing to Secret objects
- Kubernetes controller pattern using API watches and reconciliation
- Integration with Ingress, TLS secrets and load-balancers for workload consumption
- Plugin or exec-based DNS provider model enabling support of multiple DNS APIs
Programlama dili
Go
Kategoriler
This is an application that can also be fetched from https://sourceforge.net/projects/kubernetes-cert-man.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
