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

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 พ.ย. 2023
  • 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.amazon.com/eks/lates...
    EKS Cluster IAM Role
    docs.aws.amazon.com/eks/lates...
    EKS Node IAM Role
    docs.aws.amazon.com/eks/lates...
    Install AWS CLI
    docs.aws.amazon.com/cli/lates...
    Install Kubectl Utility
    docs.aws.amazon.com/eks/lates...
    Create & Connect EKS Cluster
    docs.aws.amazon.com/eks/lates...
    Assign Pods to Nodes
    kubernetes.io/docs/tasks/conf...
    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
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 11

  • @nitinrawat5488
    @nitinrawat5488 หลายเดือนก่อน +1

    can't we use default VPC and subnet ?

  • @nishitkumar7650
    @nishitkumar7650 5 หลายเดือนก่อน +1

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

  • @nishitkumar7650
    @nishitkumar7650 5 หลายเดือนก่อน +1

    good content bro

    • @VSPARKZ
      @VSPARKZ  5 หลายเดือนก่อน

      Thanks Nishit

  • @mohammedsuhailbasha4860
    @mohammedsuhailbasha4860 4 หลายเดือนก่อน

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

  • @veerendrakumar4141
    @veerendrakumar4141 5 หลายเดือนก่อน

    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 7 หลายเดือนก่อน

    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  6 หลายเดือนก่อน

      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 5 หลายเดือนก่อน

      After authentication also not connecting​@@VSPARKZ

  • @loreemerlino7705
    @loreemerlino7705 6 หลายเดือนก่อน +1

    *PromoSM*

    • @VSPARKZ
      @VSPARKZ  5 หลายเดือนก่อน

      Thanks for the feedback 😇