VSPARKZ
VSPARKZ
  • Видео 97
  • Просмотров 245 692
Microsoft Azure Tutorial | Azure Core Services
*Microsoft Azure Tutorial | Azure Core Services*
-------------------------------------------------------------------------------------------------------------
In this video, you are going to see the very basic services offered by Microsoft Azure
For suggestions/feedback/doubts contact
email: kvk@vsparkz.com
Happy Learning !!!
===========================================================================================
*USEFUL LINKS*
----------------------------
*Azure Services References*
_azure.microsoft.com/en-us/products_
==========================================================================================
#microsoftazure #azure #cloud #cloudcomputing
_THE END_
Просмотров: 82

Видео

kubernetes tutorial | Metrics Server
Просмотров 58910 месяцев назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *Kubernetes Tutorial | Metrics Server* In this video, you are going to see the concepts of Metrics Server. For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Resource Metric Pipeline* _kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/_ *Metric Server Installation* _github.com/kubernetes-sig...
kubernetes tutorial | Cordon Vs Uncordon Vs Drain
Просмотров 51211 месяцев назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *kubernetes tutorial | Cordon Vs Uncordon Vs Drain* In this video, you are going to see the differences between Cordon, Uncordon and Drain For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Safely Drain a Node* _kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/_ *Kubectl references* _jamesdefabia.gi...
kubernetes tutorial | Pod Disruption Budgets (PDB) | PDB Example
Просмотров 72811 месяцев назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *kubernetes tutorial | Pod Disruption Budgets (PDB) | PDB Example* In this video, you are going to see the concepts of Pod Disruption Budgets (PDB) with an Example For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Disruptions* _kubernetes.io/docs/concepts/workloads/pods/disruptions/_ *Dealing with Disrutions* _...
kubernetes tutorial | ETCD Backup and Restore using "etcdctl" tool | Demo
Просмотров 93211 месяцев назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *kubernetes tutorial | ETCD Backup and Restore using "etcdctl" tool | Demo* In this video, you are going to see a DEMO on "ETCD Backup and Restore" For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Operating ETCD Clusters* _kubernetes.io/docs/tasks/administer-cluster/configure-upgrade-etcd/_ *Backup and Restore...
kubernetes tutorial | Upgrade K8s Cluster using kubeadm | Upgrade a 3 node K8s cluster using kubeadm
Просмотров 632Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *kubernetes tutorial | Upgrade K8s Cluster using kubeadm | Upgrade a 3 node K8s cluster using kubeadm* In this video, you are going to see a DEMO on "Upgrading a 3 node K8s cluster using kubeadm" For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Upgrading Kubeadm Clusters* _kubernetes.io/docs/tasks/administer-c...
kubernetes tutorial | Kubernetes Volumes | Persistent Volumes
Просмотров 285Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *Kubernetes Tutorial | Persistent Volumes* In this video, you are going to the discuss the concepts of Persistent Volumes For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Volumes* _kubernetes.io/docs/concepts/storage/volumes/_ *Persistent Volumes* _kubernetes.io/docs/concepts/storage/persistent-volumes/_ *Ephe...
kubernetes tutorial | Create AWS EKS Cluster & access eks cluster from local machine using kubectl
Просмотров 5 тыс.Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *kubernetes tutorial | Create AWS EKS Cluster & access eks cluster from local machine using kubectl* In this video, you are going to see a DEMO on how to Create EKS Cluster and Connect using kubectl utility from a Windows machine. For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *What is AWS EKS ?* _docs.aws.am...
kubernetes tutorial | Kubernetes Volumes | Demo: create PV, PVC & Mount it a Pod using Local Storage
Просмотров 1,7 тыс.Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *Kubernetes Tutorial | DEMO Create PV PVC and Mount it in a Pod* In this video, you are going to see a DEMO on how to create PV, PVC and mount the same into the Pod. For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Overview of Volumes* _kubernetes.io/docs/concepts/storage/volumes/_ *Persistent Volumes* _kubern...
kubernetes tutorial | Kubernetes Volumes | DEMO - How to create YAML Manifest for PV, PVC ?
Просмотров 172Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *Kubernetes Tutorial | DEMO - How to create YAML Manifest for PV, PVC ?* In this video, you are going to see a DEMO - How to create YAML Manifest for PV, PVC ? For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Overview of Volumes* _kubernetes.io/docs/concepts/storage/volumes/_ *Persistent Volumes* _kubernetes.i...
kubernetes tutorial | Kubernetes Volumes | Overview of Volumes
Просмотров 183Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *kubernetes tutorial | Kubernetes Volumes | Overview of Volumes* In this video, you are going to the overview of Kubernetes Volumes For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Volumes* _kubernetes.io/docs/concepts/storage/volumes/_ *Persistent Volumes* _kubernetes.io/docs/concepts/storage/persistent-volum...
kubernetes tutorial | Service Networking | DEMO NodePort Service
Просмотров 229Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *Kubernetes Tutorial | DEMO NodePort Service* In this video, you are going to a DEMO on NodePort Service For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Service Networking* _kubernetes.io/docs/concepts/services-networking/service/_ * Service Types* _kubernetes.io/docs/concepts/services-networking/service/#pub...
kubernetes tutorial | Service Networking | DEMO ClusterIP Service
Просмотров 255Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *Kubernetes Tutorial | DEMO ClusterIP Service* In this video, you are going to see a DEMO on ClusterIP Service For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy Learning !!! *USEFUL LINKS* *Service Networking* _kubernetes.io/docs/concepts/services-networking/service/_ * Service Types* _kubernetes.io/docs/concepts/services-networking/servic...
kubernetes tutorial | Service Networking | Types of Kubernetes Services ?
Просмотров 146Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* *Description* In this video, you are going to learn the concepts of Kubernetes Services Types. *Kubernetes Services * 1. Recap: Kubernetes Services 2. Types of Services 3. ClusterIP Service 4. NodePort Service 5. LoadBalancer Service 6. ExternalName Service 7. Service Manifests 8. Thank you For suggestions/feedback/doubts contact email: kvk@vsparkz.com Happy...
kubernetes tutorial | Service Networking | Need for Kubernetes Service ?
Просмотров 249Год назад
*CERTIFIED KUBERNETES ADMINISTRATOR* kubernetes tutorial | Service Networking | Need for Kubernetes Service ? *Kubernetes | Service Networking | Need for Kubernetes Service ?* *Description* In this video, you are going to learn the concepts of Kubernetes Services and its communication flow with the pods. *Kubernetes Services * 1. Recap: Kubernetes Networking 2. Problems With Pod Networking ! 3....
GCP | Google Cloud IAM DEMO | Understanding Cloud IAM Roles, Policies & Permissions | Cloud IAM DEMO
Просмотров 1,2 тыс.Год назад
GCP | Google Cloud IAM DEMO | Understanding Cloud IAM Roles, Policies & Permissions | Cloud IAM DEMO
GCP | Google Cloud IAM | Understanding Cloud IAM Roles, Policies & Permissions
Просмотров 3,1 тыс.Год назад
GCP | Google Cloud IAM | Understanding Cloud IAM Roles, Policies & Permissions
kubernetes tutorial | Cluster Networking | Pod Networking
Просмотров 1,3 тыс.Год назад
kubernetes tutorial | Cluster Networking | Pod Networking
kubernetes tutorial | Network Namespaces | Linux Network Namespaces
Просмотров 1 тыс.Год назад
kubernetes tutorial | Network Namespaces | Linux Network Namespaces
kubernetes tutorial | Networking Fundamentals
Просмотров 706Год назад
kubernetes tutorial | Networking Fundamentals
kubernetes tutorial | Kubernetes Namespace | Demo
Просмотров 437Год назад
kubernetes tutorial | Kubernetes Namespace | Demo
GCP | Why Google Cloud Platform ? | Google Cloud Platform Benefits
Просмотров 576Год назад
GCP | Why Google Cloud Platform ? | Google Cloud Platform Benefits
kubernetes tutorial | Tips and Tricks | Linux Bash | Cursor Column, Alias, Auto Completion, Yaml
Просмотров 1,3 тыс.2 года назад
kubernetes tutorial | Tips and Tricks | Linux Bash | Cursor Column, Alias, Auto Completion, Yaml
kubernetes tutorial | Scheduling Pods to Nodes | Taints and Tolerations | Demo
Просмотров 7702 года назад
kubernetes tutorial | Scheduling Pods to Nodes | Taints and Tolerations | Demo
GCP Organization | Google Cloud Organization | Billing Accounts, Folders, Projects | DEMO
Просмотров 7 тыс.2 года назад
GCP Organization | Google Cloud Organization | Billing Accounts, Folders, Projects | DEMO
GCP | Google Cloud Prerequisites | What are the prerequisites to learn Google Cloud Platform ?
Просмотров 2 тыс.2 года назад
GCP | Google Cloud Prerequisites | What are the prerequisites to learn Google Cloud Platform ?
kubernetes tutorial | Scheduling Pods to Nodes | Node Affinity | Demo
Просмотров 1,7 тыс.2 года назад
kubernetes tutorial | Scheduling Pods to Nodes | Node Affinity | Demo
kubernetes tutorial | Scheduling Pods to Nodes | NodeSelector NodeName | Demo
Просмотров 1,6 тыс.2 года назад
kubernetes tutorial | Scheduling Pods to Nodes | NodeSelector NodeName | Demo
kubernetes tutorial | DaemonSet | Demo - How to create a DaemonSet ?
Просмотров 1,1 тыс.2 года назад
kubernetes tutorial | DaemonSet | Demo - How to create a DaemonSet ?
GCP | Hybrid Networking | Google Cloud Interconnect | Dedicated Interconnect | Partner Interconnect
Просмотров 4,5 тыс.2 года назад
GCP | Hybrid Networking | Google Cloud Interconnect | Dedicated Interconnect | Partner Interconnect

Комментарии

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

    Good explanation

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

    i really like this video! but i am not able to connect via aws cli in linux. i cant figure it out, which permissions i need to manage.

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

      For linux, ensure that you are using the correct AWS CLI binaries. Thats resolves most of the problems.

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

    nice session. pls relate this concept with docker containers and kubernetes pods

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

    Very detailed info. Please confirm how we can sync multiple OUs from AD to GCP. The demo shows only one OU. What happens when we are working for a large org? Also, how we can sync the existing account's password because we cannot reset them one by one?

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

      For password, you can use "password sync tool" to sync from on-prem to gcp. I haven't explored for multiple OU's. If you did already plz share your insights if you wish to.

  • @PiyushGhosh-l4k
    @PiyushGhosh-l4k 2 месяца назад

    Which protocol is used in P2S VPN ? Dynamic routing uses BGP so, when IPSec protocol is used ? Can you please elaborate .

  • @अत्तदीप
    @अत्तदीप 2 месяца назад

    Simplified! can you also add how to setup the cloud peering options.

  • @Ali-o2v3r
    @Ali-o2v3r 3 месяца назад

    lovely mannnn lovely.......... i did it.. with your help

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

      My Pleasure !

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

    Very nicely explained.

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

      Glad it was helpful!

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

    I am trying to set up my firebase config as a secret, and I am having a hard time getting it to compile.

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

    best teaching

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

    best explanation

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

    great video, But music is very disturbing.

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

    nice music ;)

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

    I have the same concern as @aravindhs2063 ; to get organization to work a new account has to be created and because of that we can *only* access the organization from the new account. With this new account, we also need to create a new billing account so any credits I had in my personal account are lost. Its still confusing because if I am part of a large company, does it mean I can only access one organization at a time ? That cannot be right !

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

    very understandable, thank you!

  • @TheConqueror-n9e
    @TheConqueror-n9e 5 месяцев назад

    how to automate the regeneration of secret key after expiration.and how can i make it effect in the code automatically, it will be more helpful if i get answer for this/

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

    Great Video with excellent flow and diagrams. Filestore and NFS Client are in different region also deployed NFS clients in two different regions. Is it for High Availabilty/DR ? whay cant all in one region ? all three regions on one VPC though !

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

    Hi, for local storage we want use only rwo only know, but your used RWX , Multiple pod can use pv1 or pv2

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

    to start cluster why i need to run from regular user ???

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

    awesome bro... you are superstar ..i think no one explain in very details like you have done in this video

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

      Thank you brother :)

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

    can't we use default VPC and subnet ?

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

      Yes you can use.

  • @jean-sebastienbacq2489
    @jean-sebastienbacq2489 6 месяцев назад

    Thank you very much. NodePort work now !

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

      Thanks 😃

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

    Thank you for the detailed explanations

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

    Does upgrding K8s will impact existing pod container running?

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

      Hi @joe - Thanks for reaching out ! . No it won't impact the existing workloads if you perform a rolling upgrade. If the upgrade is forceful instead of a rolling upgrade strategy it may have impact.

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

      @@VSPARKZ noted with thanks

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

    Hi..do you have experiences of upgrading Canonical K8s using juju? Possible to apply the same upgrade steps here?

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

      No, sorry

  • @focusongames-up9zy
    @focusongames-up9zy 7 месяцев назад

    how to add users from different domain?

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

    Thank you for explaining the network communication step by step with the required details.

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

    Thanks for the Information :)

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

      Our pleasure!

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

    Bro thanks for clarifying everything man….earned respect man….clarity given by you about topic is next level man 🙌🏻

  • @salimal-riyami5841
    @salimal-riyami5841 8 месяцев назад

    can i contact you

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

    Hi..great tutorial... (1)U r using localpath right...(2)can we have single pv and multiple pvc...meaning multiple pods will using the same pv i.e., pv1=5G pvc1.1=1G pvc1.2=2G pvc1.3=2G (3)does it fit for pod replicas >1?

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

    Hi, thanks for the great video. Wasn't the status of ETCD pod in pending state ? what was the reason ?

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

    Nice explanation!

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

    Why are we using docker in step 3 instead of Kubernetes?

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

    best tutorial ever.

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

    Teaching from ground, going smoothly. Well taught brother, Thank you!

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

      Thanks a lot !

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

    Please make and upload videos on eks control plane with self managed worker nodes using ASG

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

    Thanks.

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

    Very good explanation.

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

    Hi bro,,,your mail id not working,,,i got error while connecting to cluster even though after authentication and updated kube config also .

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

    Hey folks, I've set up my cluster, and the VirtualBox VMs are in bridge mode. I can ping them perfectly fine from my host (Windows). Now, I'm trying to access the application I deployed in the cluster. It's a simple web app in Python Flask, responding on port 80. I have a feeling I need something above the pods, maybe a NodePort service. The goal is to make this somehow accessible from my machine. I've tried several things, including `kubectl port-forward`, but no luck so far. Any ideas on what I could try?

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

    next eks video should be on private cluster and how codebuild deploy pods on Private EKS cluster.

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

    good content bro

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

      Thanks Nishit

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

    Thank you so much for the beautiful and clear explanation

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

      Thanks much for your valuable feedback 😀

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

    from brazil 🇧🇷 tnks, man! awesome video, it helped me so much ❤️❤️

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

      My pleasure :)

  • @Kk-rl7nv
    @Kk-rl7nv 11 месяцев назад

    I have a doubt: When suppose 3 pods of same service called ‘package’ deployed in node1 and we have a maintenance where we need to shift all 3 nodes from node1 to new node then how k8s manage the downtime in case of draining the node1?

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

    A point to add - uncorden cmd would not move back the evicted pods to the node. Pods would continue to run on newly alloted node.

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

    Hi bro, I'm having a doubt, Here's what: First i created and signed in for a free trial account in GCP which is normal account (No organization). In this case if i proceed for setting up organization in the same account by registering a domain Does a new account will be created for the mail id registered with domain ?

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

      Hi Aravind, If my guess is right, then in your scenario, gcp wont create a new account, it will make the existing account as a organizational one. Let me know if you try this scenario, so that others will also get benefitted. Thanks

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

    It's difficult to listen you english india accent

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

      I am extremely sorry Mate, i know only Indian accent. My apologies for that !

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

      Use Cc man

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

    Brilliant video Sir. Thank you

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

      Thank you Deepthi for your valuable feedback !