Kubernetes Webinar Series - Using ConfigMaps and Secrets

Sdílet
Vložit
  • čas přidán 27. 03. 2017
  • Many applications require configuration using some combination of configuration files, command line arguments, and environment variables. ConfigMaps in Kubernetes provide mechanisms to inject containers with configuration data while keeping them portable. Secrets decouple sensitive content from the pods using a volume plug-in. This webinar will discuss the use cases and scenarios for using ConfigMaps and Secrets.
  • Věda a technologie

Komentáře • 11

  • @oceancaster
    @oceancaster Před 7 lety +1

    This is the best webinar around to learn Kubernetes :) Good work :)

  • @Phil-W
    @Phil-W Před 7 lety +3

    good seminar. Please always include a slide at the end providing resources for us to be able to go deeper into the topic

  • @macwubu
    @macwubu Před 7 lety +1

    another awesome webinar !!!!

  • @zerawca
    @zerawca Před 7 lety

    Great webinar as always!
    I would also like to see a webinar on Ingress Controllers / Load balancers (nginx, haproxy, traefik etc)

  • @roiromano2059
    @roiromano2059 Před 2 lety

    It will be great if you can show how to do it by helm.

  • @govindvnkt
    @govindvnkt Před 7 lety +1

    Do you have any videos based on Ingress Controllers? (nginx / haproxy)

  • @rohitagarwal83
    @rohitagarwal83 Před 6 lety

    I have one question
    So we learn how to create secret and assign to pod. My secrets are inside the pod and how we will be using it?

  • @taylormonacelli
    @taylormonacelli Před 5 lety

    Janakiram's files seem to be here github.com/guillierf/K8s-Webinar-ConfigMaps-Secrets

  • @mvlad7402
    @mvlad7402 Před 5 lety

    Nice, but we still need to protect secrets

  • @ReeceBradley
    @ReeceBradley Před 5 lety

    The slides: www.slideshare.net/janakiramm/kubernetes-webinar-using-configmaps-secrets

  • @IOAyman
    @IOAyman Před 7 lety +1

    Thanks for the presentation. I was informative.
    However, it is a very slow pace.. I find that spending an entire hour on a concept as simple as ConfigMaps is not necessary :/
    Thanks again though :)