Data Storage & User Management in Kubernetes | Day 9 | RBAC, Volumes, Storage Classes

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

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

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

    Hi Prerit! It's been a few days started watching your bootcamp series and have completed 4 videos It's really amazing,keep it up. I just want to ask you what position I can look forward to after completing this bootcamp and also I am overwhelmed by the devops trend I really wanna focus in cloud and kubernetes as fresher. I see that devops position is more than cloud nowadays 😔

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

      Thanks man, you may apply for Cloud Engineer role

  • @thegodline8078
    @thegodline8078 4 месяца назад +2

    Hi sir i have doubt, if two pod are running in two different namespace one pod in namespace "A" and another is in namespace "B" the how these two pods can communicate with eachother?

    • @adityakulkarni3745
      @adityakulkarni3745 3 месяца назад

      Network policies

    • @sarvadnyarjawle3267
      @sarvadnyarjawle3267 3 месяца назад

      Let's suppose you have two, NS A & B, You want to list down all pods those were present in NS B, then, you need to creat a Role with Permission to list down pods, and need to creat a RoleBinding Object in NS B and Just add that Role name In NS A. Pod.yaml file.

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

    Hello @TechWithPrerit, just wanted to know if we can check the control plane components manifest file like kube-apiserver.yaml , etcd.yaml , kube-scheduler.yaml ? As per my understanding we cant see as those control plane components are not n present in our project. Can you please confirm the same?

  • @apologetics2488
    @apologetics2488 3 месяца назад

    why can't we resize existing pv?

  • @bikramsamantaray2108
    @bikramsamantaray2108 3 месяца назад

    How to join the live classes?

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

    in organisation they use CSI driver as a volume for storage purposes, am I right ???

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

    Devops roadmap pls sir