mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update kubesphere-ssl.md
This commit is contained in:
parent
521fbbeb6d
commit
23e480b549
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: '为 KubeSphere 集群启用免费的泛域名 SSL 证书并实现证书自动更新和分发'
|
||||
title: 'Kubernetes Ingress 配置泛域名 TLS 证书'
|
||||
tag: 'KubeSphere'
|
||||
keywords: 'KubeSphere, Kubernetes, SSL'
|
||||
description: "本文记录了利用 let's encrytp 泛域名证书实现 Kubernetes 集群外部服务自动证书配置和证书到期自动更新,支持 HTTPS 访问。"
|
||||
|
|
@ -502,4 +502,4 @@ Strict-Transport-Security: max-age=15724800; includeSubDomains
|
|||
|
||||
+ **https://artifacthub.io/packages/helm/cert-manager/cert-manager**
|
||||
+ **https://www.1nth.com/post/k8s-cert-manager/**
|
||||
+ **https://cert-manager.io/docs/configuration/acme/dns01/#setting-nameservers-for-dns01-self-check**
|
||||
+ **https://cert-manager.io/docs/configuration/acme/dns01/#setting-nameservers-for-dns01-self-check**
|
||||
|
|
|
|||
Loading…
Reference in New Issue