kubernetes tutorial | Create AWS EKS Cluster & access eks cluster from local machine using kubectl

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025
  • 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.amazo...
    EKS Cluster IAM Role
    docs.aws.amazo...
    EKS Node IAM Role
    docs.aws.amazo...
    Install AWS CLI
    docs.aws.amazo...
    Install Kubectl Utility
    docs.aws.amazo...
    Create & Connect EKS Cluster
    docs.aws.amazo...
    Assign Pods to Nodes
    kubernetes.io/...
    Sample Pod Manifest
    ====================================
    apiVersion: v1
    kind: Pod
    metadata:
    name: nginx
    labels:
    env: test
    spec:
    containers:
    name: nginx
    image: nginx
    nodeSelector:
    application: web
    =====================================
    ==========================================================================================
    #cka #kubernetes #k8s #containers
    THE END

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

  • @Ali-o2v3r
    @Ali-o2v3r 5 месяцев назад +1

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

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

      My Pleasure !

  • @chakrykammella
    @chakrykammella 5 месяцев назад +1

    Very nicely explained.

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

      Glad it was helpful!

  • @nishitkumar7650
    @nishitkumar7650 Год назад +1

    good content bro

  • @nishitkumar7650
    @nishitkumar7650 Год назад +1

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

  • @Sumi_Kh
    @Sumi_Kh 3 месяца назад +1

    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  3 месяца назад

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

  • @Thinkwithirfan
    @Thinkwithirfan 8 дней назад

    An error occurred (UnrecognizedClientException) when calling the DescribeCluster operation: The security token included in the request is invalid.

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

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

  • @nitinrawat5488
    @nitinrawat5488 8 месяцев назад +1

    can't we use default VPC and subnet ?

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

      Yes you can use.

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

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

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

    kubectl cluster-info
    couldn't get current server API group list: the server has asked for the client to provide credentials
    I got this

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

      Hi Friend,
      You must authenticate with the kubernetes cluster and update the kubeconfig file.
      Then only you will be able to access the cluster
      Thanks

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

      After authentication also not connecting​@@VSPARKZ

  • @loreemerlino7705
    @loreemerlino7705 Год назад +1

    *PromoSM*

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

      Thanks for the feedback 😇