Execute on Command
Execute on Command
  • Видео 136
  • Просмотров 324 853
Kubernetes - How to use JSONPATH with kubectl?
Kubernetes - How to use JSONPATH with kubectl?
Contact me:
forms.gle/oLaJeqtie24pk19E8
Connect with me:
www.linkedin.com/in/bharathramdba/
Subscribe:
ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Просмотров: 1 406

Видео

Kubernetes IAM Role For Service Accounts | Demo | Simply Explained
Просмотров 4 тыс.Год назад
Goal: To show you how to configure a Kubernetes pod to assume an IAM Role Create an EKS cluster & set up your local workstation ruclips.net/video/aZd0UolVwD4/видео.html Documentation/Source: docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html ruclips.net/video/otmLHWW3Tos/видео.html (slightly different method)
AWS EKS | ROUTE 53 | How to Route Web Traffic to Different Microservices Using Ingress Controller
Просмотров 4,8 тыс.Год назад
Goal: To show you how to use ingress controller to redirect your web traffic to different applications running in your cluster. 1. Create an EKS cluster & set up your local workstation ruclips.net/video/aZd0UolVwD4/видео.html 2. Verify you have worker nodes running. 3. Deploy nginx-ingress controller & check load balancer 4. Deploy your apps 5. Deploy ingress class and rules 6. Create a record ...
Kubernetes - Ingress - LoadBalancer Service - AWS EKS
Просмотров 3 тыс.Год назад
Kubernetes - Ingress - LoadBalancer Service - AWS EKS Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Different Ways of Accessing a Kubernetes Service
Просмотров 377Год назад
Different Ways of Accessing a Kubernetes Service Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Kubernetes Network - Container Network Interface - What is CNI?
Просмотров 1,9 тыс.Год назад
In this video, I'll explain what Container Network Interface or CNI is, in the context of Kubernetes Networking. My article on the same topic: dev.to/jmbharathram/how-does-container-network-interface-cni-help-kubernetes-4g4o CNI Github Repo: github.com/containernetworking/cni Calico: docs.tigera.io/calico/latest/getting-started/ Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linke...
HOW to CREATE a SIMPLE CAREER PLAN
Просмотров 109Год назад
HOW to CREATE a SIMPLE CAREER DEVELOPMENT PLAN Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Kubernetes Multi-Tenancy | Kubernetes Tutorial For Beginners | Demo
Просмотров 4,3 тыс.Год назад
Capsule Documentation: capsule.clastix.io/docs/ Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Kubernetes Tutorial For Beginners | Introduction to Kubernetes API Resources
Просмотров 2 тыс.Год назад
Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Kubernetes Tutorial For Beginners | how to use can-i command
Просмотров 339Год назад
Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Kubernetes Tutorial For Beginners | Kubernetes User Authentication and Authorization
Просмотров 3,1 тыс.Год назад
Kubernetes Tutorial For Beginners | Kubernetes Credentials and Contexts | Kubernetes User Authentication and Authorization | Explained step by step. Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
TLS and Certificate Authorities | Part 2 | Explained Simply
Просмотров 176Год назад
What is TLS? How does it work? Part 1: ruclips.net/video/jDScXhBl_DI/видео.html Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
What is TLS and why is it important? | Explained simply
Просмотров 384Год назад
What is TLS? How does it work? Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Kubernetes Tutorial For Beginners | Kubernetes Backup and Restore Explained Step by Step
Просмотров 5 тыс.Год назад
Kubernetes etcd - Backup & Restore explained step-by-step Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Kubernetes Tutorial For Beginners | Kubernetes Secrets Explained
Просмотров 612Год назад
Kubernetes Secrets - Explained step-by-step in this video. Contact me: forms.gle/oLaJeqtie24pk19E8 Connect with me: www.linkedin.com/in/bharathramdba/ Subscribe: ruclips.net/channel/UCwfA8RML42R-a65NRA4MQ2A
Kubernetes Tutorial For Beginners | Full Practical Course
Просмотров 759Год назад
Kubernetes Tutorial For Beginners | Full Practical Course
Kubernetes Tutorial | How to set environment variables in Pods
Просмотров 6 тыс.Год назад
Kubernetes Tutorial | How to set environment variables in Pods
Kubernetes commands and arguments - Explained | Kubernetes Tutorial for Beginners
Просмотров 2 тыс.Год назад
Kubernetes commands and arguments - Explained | Kubernetes Tutorial for Beginners
Kubernetes blue green deployment - Explained Step by Step | Kubernetes Tutorial for Beginners
Просмотров 4,5 тыс.2 года назад
Kubernetes blue green deployment - Explained Step by Step | Kubernetes Tutorial for Beginners
Kubernetes Tutorial | Metrics Server | Explained Simply
Просмотров 2,2 тыс.2 года назад
Kubernetes Tutorial | Metrics Server | Explained Simply
Kubernetes tutorial | Creating multiple schedulers
Просмотров 1,1 тыс.2 года назад
Kubernetes tutorial | Creating multiple schedulers
Minikube installation | Kubernetes tutorial
Просмотров 2382 года назад
Minikube installation | Kubernetes tutorial
Kubernetes tutorial | What are Static Pods?
Просмотров 1,7 тыс.2 года назад
Kubernetes tutorial | What are Static Pods?
Kubernetes: The Basics | DaemonSets
Просмотров 6 тыс.2 года назад
Kubernetes: The Basics | DaemonSets
Kubernetes tutorials | What is Node Affinity?
Просмотров 7342 года назад
Kubernetes tutorials | What is Node Affinity?
Kubernetes tutorials | Taints and Tolerations
Просмотров 5922 года назад
Kubernetes tutorials | Taints and Tolerations
Kubernetes tutorial | Kubernetes services | ports? target ports? node ports?
Просмотров 3,1 тыс.2 года назад
Kubernetes tutorial | Kubernetes services | ports? target ports? node ports?
Kubernetes Tutorial - selector does not match template labels
Просмотров 7962 года назад
Kubernetes Tutorial - selector does not match template labels
How to navigate a career change | Mindset 101
Просмотров 812 года назад
How to navigate a career change | Mindset 101
Kubernetes tutorial | Horizontal Pod Autoscaling | HPA
Просмотров 1,2 тыс.2 года назад
Kubernetes tutorial | Horizontal Pod Autoscaling | HPA

Комментарии

  • @abdulmateenmohammed7103
    @abdulmateenmohammed7103 16 дней назад

    Thanks a tonne 🙂

  • @apurvapatil2434
    @apurvapatil2434 18 дней назад

    To the point

  • @santoshbhatnagar2155
    @santoshbhatnagar2155 28 дней назад

    Never saw this level of practical video, so far, great content!!

  • @AbiodunSam
    @AbiodunSam Месяц назад

    Thank you so much for this quick tutorial.

  • @th2315
    @th2315 Месяц назад

    great video!

  • @TrendyTales-ep9yq
    @TrendyTales-ep9yq Месяц назад

    short , simple , smooth (s3)

  • @desiguy995
    @desiguy995 2 месяца назад

    how to get into data engineering.

  • @S-hc5ze
    @S-hc5ze 2 месяца назад

    how do you generate that trusted policy json ?

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

    simple and nice. thanks👍

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

    excellent!

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

    Hello Bharat Sir, Hope you’re doing well I have experience of 5 years as oracle apps dba. I want to switch my job profile. I have gone through all your comments on this video where you suggest to go with data engineer. I think data engineer need good programming/ scripting skills whereas as oracle DBA i don’t have those skills. I am thinking to go with data analyst where we need less coding knowledge, as Data analyst we need coding knowledge bit but not much as compare to data engineer. Please guide me is i am thinking right and also guide me should i go with data analyst? Provide roadmap for it if possible. Thank you in advance Sir

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

    Very apt and precise

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

    Thanks

  • @user-dg4rj2vz6e
    @user-dg4rj2vz6e 4 месяца назад

    Great job keep it up

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

    Excellent video , thank you

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

    Hi How to set environment variables for all the pods including the new pods also

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

    Best tutorial ever

  • @aadeshnarvariya
    @aadeshnarvariya 5 месяцев назад

    Nice explanation of isolation level. 🙏🏻 Thank you

  • @jai7547
    @jai7547 5 месяцев назад

    put for kubernetes and openshift admin path... and future.

  • @icyfire207
    @icyfire207 5 месяцев назад

    Thank you. I am struggling with jsonpath and jq command saves the day.

  • @papireddydondeti702
    @papireddydondeti702 5 месяцев назад

    nice explination. thank you.

  • @TiferetJackson
    @TiferetJackson 6 месяцев назад

    Thanks such a great explanation!!

  • @geromeren3173
    @geromeren3173 6 месяцев назад

    thanks for the sharing, it's helpful!

  • @almasdjan
    @almasdjan 7 месяцев назад

    над акцентом надо чуть чуть поработать))

  • @gauravnayak6456
    @gauravnayak6456 8 месяцев назад

    Brilliant!! I ran the same commands as you and weekend was well spent with k8s basics...thank you sir

  • @cdmsvt
    @cdmsvt 8 месяцев назад

    Is there way to prevent or handle dead locks?

  • @md.rahimuddin1738
    @md.rahimuddin1738 8 месяцев назад

    Just amazing, I have learned Data Modeling using mysql workbench from you. Thanks again.

  • @carlosduran9141
    @carlosduran9141 9 месяцев назад

    Great examples, thanks!

  • @carlosduran9141
    @carlosduran9141 9 месяцев назад

    Excellent tips, thanks

  • @shaikhtahir9922
    @shaikhtahir9922 9 месяцев назад

    kuberneteshub.blogspot.com/2023/11/understanding-context-in-kubernetes.html #KubernetesContext #Kubeconfig #K8sCluster #ContainerOrchestration #K8sManagement #DevOps #KubernetesBestPractices #K8sTips #MultiClusterManagement #Containerization #KubeContext #NamespaceIsolation

  • @ghyslainhubert139
    @ghyslainhubert139 9 месяцев назад

    min3:08 Cannot get it to execute. It finds subprocess.py under the right folder. But I get a FileNotFoundError: [WinError 2] The system cannot find the file specified message. Second one with shell works. But it is good thing I didn't try the rm-rf before I listen to the fact that it could wipe out my root directory.

  • @neuera9556
    @neuera9556 9 месяцев назад

    As per your what is the next for apps technical or apps dba move to devops or stick with oracle as 2027. Or 2031 ebs support end so which have high salary n demand in future

  • @nareshbandari9806
    @nareshbandari9806 10 месяцев назад

    really good example and explanation

  • @webdev.services.prajapati
    @webdev.services.prajapati 10 месяцев назад

    I did n't understand... Pls make video in an easy way. Which can be understandable.

  • @bharatvarsha7
    @bharatvarsha7 10 месяцев назад

    very well explained

  • @Raezon_
    @Raezon_ 10 месяцев назад

    nice tutorial really helped me

  • @noorullasyed2264
    @noorullasyed2264 10 месяцев назад

    A very informative video but you talk too slow 😞

  • @ishwaripednekar5164
    @ishwaripednekar5164 11 месяцев назад

    Great video 🎉

  • @Jaynext2
    @Jaynext2 11 месяцев назад

    thanks, well explained

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

    nice!

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

    good one simple and understanding ,thanks

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

    How to access those environment variables into xml file of java web application?

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

    I can't open two user terminals side by side like you. Can you help!

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

    Not a great video..poor explanation

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

      Sorry for that. I’ll try to do a better job in the future

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

    the best video on go interface , its a gem..💎

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

    But in latest version of k8s the secret are not created automatically along with service account. Please make a video on latest version of k8s.

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

    this is the same that official docs says, nothing interesting or new...

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

    in my case, MySQL says, that "visivible" is not available in MySQL syntax. How did you managed this?

  • @HarshVardhan-xy8it
    @HarshVardhan-xy8it Год назад

    hey, If we are sending both client's private key and a public key in a request, doesn't that defeats the purpose of having keys in first place? any body intercept these?

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

    Why it's taking 2000 only why not 3000