How to use cert manager to create and manage TLS certificates on kubernetes

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • In this video, I will show you how to use cert manager to create TLS certificate on a local cluster and a cloud cluster.
    You can find my blog at tech.aufomm.com/

Комментарии • 6

  • @ashermanangan
    @ashermanangan 4 месяца назад

    thank you this is a good way to show how to manager all types of tls using certmanager, so it extends from letsencrypt, it comes with all types of issues and clusterissuer which is very awesome!

  • @xichen2677
    @xichen2677 Год назад

    I saw your Bilibili channel :) I am also using Cert-manager now! Good stuff! May I ask are you in Europe or China?

  • @sharadbhandari1336
    @sharadbhandari1336 4 месяца назад

    Which terminal you are using ? Which Shell ? It's so helpful in DevOps. Please let me know

    • @liyangau
      @liyangau  4 месяца назад

      I was using kitty + zsh + oh-my-zsh in the video.

  • @ssooyyeerr
    @ssooyyeerr Год назад

    Cool video and working env - is it some kind of a highly customized Emacs?

    • @liyangau
      @liyangau  Год назад +1

      No, I was using kitty terminal, kind and AKS cluster, kubectl to apply config and k9s to view cluster in the video.