owned this note changed 5 years ago
Linked with GitHub

Google Managed Certificate on GKE - Cherie Hsieh

tags: COSCUP2020 中階 TR212

歡迎來到 https://hackmd.io/@coscup/2020 共筆

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

點擊本頁上方的 開始用 Markdown 一起寫筆記!
手機版請點選上方 按鈕展開議程列表。

請從這裡開始

cert-manager

  • three pods
  • lets encrypt
  • http protocol
    • cons. 要改 ingress 設定
  • acme protocol
    • dns-01
      • 不用動 ingress
      • 一定要 support update 所以有限定 provider

cert-manager on GCP?
Google Manager on GKE!

  • gke-managed-certs
  • cert xonfig
  • ingress config
  • CAs
  • authn with domain points' loadbalencer ip
  • limits
    • for external load balancer only
    • 100 non-wildcard
    • no updates but renew
Select a repo