VSPARKZ
VSPARKZ
  • 97
  • 244 001
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_
Переглядів: 70

Відео

kubernetes tutorial | Metrics Server
Переглядів 57210 місяців тому
*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
Переглядів 48910 місяців тому
*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
Переглядів 68510 місяців тому
*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
Переглядів 89911 місяців тому
*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
Переглядів 62711 місяців тому
*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
Переглядів 27111 місяців тому
*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,6 тис.Рік тому
*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 ?
Переглядів 168Рік тому
*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
Переглядів 180Рік тому
*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
Переглядів 224Рік тому
*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
Переглядів 243Рік тому
*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 ?
Переглядів 139Рік тому
*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 ?
Переглядів 246Рік тому
*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 тис.Рік тому
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
Переглядів 984Рік тому
kubernetes tutorial | Network Namespaces | Linux Network Namespaces
kubernetes tutorial | Networking Fundamentals
Переглядів 701Рік тому
kubernetes tutorial | Networking Fundamentals
kubernetes tutorial | Kubernetes Namespace | Demo
Переглядів 434Рік тому
kubernetes tutorial | Kubernetes Namespace | Demo
GCP | Why Google Cloud Platform ? | Google Cloud Platform Benefits
Переглядів 571Рік тому
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
Переглядів 7632 роки тому
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

КОМЕНТАРІ

  • @Sumi_Kh
    @Sumi_Kh 24 дні тому

    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 22 дні тому

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

  • @MohammedSuhailBashaA
    @MohammedSuhailBashaA 27 днів тому

    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 22 дні тому

      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 Місяць тому

    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.

  • @CyberQuestInsights
    @CyberQuestInsights 2 місяці тому

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

    • @VSPARKZ
      @VSPARKZ Місяць тому

      My Pleasure !

  • @chakrykammella
    @chakrykammella 2 місяці тому

    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 3 місяці тому

    best teaching

  • @vijaymestry4236
    @vijaymestry4236 3 місяці тому

    best explanation

  • @kamalakar312
    @kamalakar312 3 місяці тому

    great video, But music is very disturbing.

  • @relicfrog
    @relicfrog 3 місяці тому

    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 4 місяці тому

    very understandable, thank you!

  • @TheConqueror-n9e
    @TheConqueror-n9e 4 місяці тому

    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 4 місяці тому

    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 4 місяці тому

    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 5 місяців тому

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

    • @VSPARKZ
      @VSPARKZ 4 місяці тому

      Thank you brother :)

  • @nitinrawat5488
    @nitinrawat5488 5 місяців тому

    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 6 місяців тому

    Thank you for the detailed explanations

  • @joeharyar9873
    @joeharyar9873 6 місяців тому

    Does upgrding K8s will impact existing pod container running?

    • @VSPARKZ
      @VSPARKZ 6 місяців тому

      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 6 місяців тому

      @@VSPARKZ noted with thanks

  • @joeharyar9873
    @joeharyar9873 6 місяців тому

    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 7 місяців тому

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

  • @chowtasairam9005
    @chowtasairam9005 7 місяців тому

    Thanks for the Information :)

    • @VSPARKZ
      @VSPARKZ Місяць тому

      Our pleasure!

  • @harishchavan8580
    @harishchavan8580 7 місяців тому

    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 8 місяців тому

    Nice explanation!

  • @puppyqwr5757
    @puppyqwr5757 8 місяців тому

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

  • @nirmesh44
    @nirmesh44 8 місяців тому

    best tutorial ever.

  • @aniketmhatre9474
    @aniketmhatre9474 8 місяців тому

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

    • @VSPARKZ
      @VSPARKZ 8 місяців тому

      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 9 місяців тому

    Very good explanation.

  • @veerendrakumar4141
    @veerendrakumar4141 9 місяців тому

    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 9 місяців тому

    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 10 місяців тому

    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 10 місяців тому

    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 10 місяців тому

    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 10 місяців тому

      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 10 місяців тому

    It's difficult to listen you english india accent

    • @VSPARKZ
      @VSPARKZ 10 місяців тому

      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 !

  • @zakariabouataya7248
    @zakariabouataya7248 11 місяців тому

    nice :)

    • @VSPARKZ
      @VSPARKZ 11 місяців тому

      Thank you