CREATE AWS EKS CLUSTER | Kubernetes on AWS | Kubernetes Basics | Nodes and Pods in Kubernetes

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ก.ค. 2023
  • Hello Dear All, my name is Amit. I am here to give some tips and tricks about cloud learning and some day to day problem solving methods. I'm an professional cloud engineer, working in this fields for 12+ years.
    If you have any queries regarding AWS issues... feel free to reach out to me.
    In this video, I have discussed how can you provision AWS Application Load Balancer in front of EC2
    AWS EKS (Elastic Kubernetes Service) is a managed Kubernetes service provided by Amazon Web Services (AWS). Kubernetes is an open-source container orchestration platform that simplifies the deployment, scaling, and management of containerized applications. With EKS, AWS takes care of the underlying infrastructure and management tasks, allowing you to focus on deploying and running your applications in a scalable and highly available manner.
    After setting up the EKS cluster, you can deploy and manage containerized applications using Kubernetes manifests and interact with the cluster using kubectl. You can scale the applications up and down based on demand, and EKS will handle the underlying infrastructure scaling.
    You can also update the cluster's configuration, upgrade the Kubernetes version, and modify the node group size to adapt to changing requirements. EKS provides a robust, managed Kubernetes solution that allows you to focus on your application's development and deployment without worrying about infrastructure management.
    Codebase: github.com/nspacer/eks-basics
    My email Id : beyondthecloud2022@gmail.com
    facebook: / beyondthecloud2022
    Linkedin: / beyondthecloud2023
    #aws #amazonwebservices #software #softwareengineer #developers #clouds #cloudengineer #cloudcomputing #systemdesign #database #programming #fullstack #cloudsecurity #security #fullstacksoftwareengineering #itindustry #engineering #engineer #beyondthecloud #AWSSystemsmanager #AWSdocuments #AWSautomation #s3 #S3sucurity #yamlfile #jsontemplate #python #pythonprogramming #awsec2 #awsec2security #ec2security #instancemetadata #ec2 #awslambda #awsconfig #cloudwatch #dynamodb #awsiam #boto3 #cdk #infrastructure #insfrastructureascode #python #sqs #terraform #terraformers #terraform #terraformtutorial
    @BeABetterDev @AWSTutorialsOnline @cluut @TinyTechnicalTutorials @BlockExplorerMedia @nickchapsas @itversity @TechwithLucy @Intellipaat @knowledgeindia @SimplilearnOfficial @TechnicalGuftgu @MachineLearningHub @edurekaIN @in28minutes @CodeWithHarry @QuickSupport @byluckysir
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @beyondthecloud
    @beyondthecloud  9 หลายเดือนก่อน

    Please provide your valuable feedback in the comment section. Please like share and subscribe for more upcoming content

  • @MWKING
    @MWKING 18 วันที่ผ่านมา

    more videos like this please

    • @beyondthecloud
      @beyondthecloud  17 วันที่ผ่านมา

      Thank you for watching

  • @manickamkagamalai5836
    @manickamkagamalai5836 4 วันที่ผ่านมา

    if you possible to use with Wordpress for example it will be cleare more understanding :)

  • @bepositive6525
    @bepositive6525 10 หลายเดือนก่อน

    Bery informative

  • @pupun813
    @pupun813 10 หลายเดือนก่อน

    very nice video

  • @manickamkagamalai5836
    @manickamkagamalai5836 4 วันที่ผ่านมา

    How to clean up the cluster via eksctl

  • @aparnasengupta03
    @aparnasengupta03 10 หลายเดือนก่อน

    Thanks for this video. Some request & comment required from your end -
    1) Could you make a video on how to use CICD Pipeline to deploy Kubernetes Applications using Terraform ,EKS, Jenkins.
    2)Also could you suggest some best resources to learn "terraform" from scratch.
    3) What are your opinion on book -Terraform Up & Running Writing Infrastructure as Code by
    Yevgeniy Brikman (O'Reilly publisher)

  • @naveenk3447
    @naveenk3447 3 หลายเดือนก่อน

    This helped me so much but can you please add the links & commands in the git hub.

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

    Thanks for this project. You didn't include your scripts in your README file.

  • @AWSwala
    @AWSwala 6 หลายเดือนก่อน

    when you navigated to the compute section of your eks cluster "dev" why there were no nodes listed there although you have 3 different t3.medium nodes are running in the node groups we are able to see the node groups in the console but not the nodes why?
    This question arises because although those are managed nodes but what if i want to see what all pods are running in my worker node (I can do that with master itself - true) but i want to see that running on my worker node.
    also if some error occur while deploying some application it is better to debug the error if we have the access to worker node

    • @beyondthecloud
      @beyondthecloud  6 หลายเดือนก่อน

      I will take a look into it. May be it was a bit delayed but it was definitely there. Agree with you

    • @AWSwala
      @AWSwala 6 หลายเดือนก่อน

      @@beyondthecloud I think there is some permission issue so the user who created the eks will only be able to see the nodes in the compute pane as you created on user named as kubernetes but you are logged in as some cloud_user.

  • @naaa_anveshana
    @naaa_anveshana 10 หลายเดือนก่อน

    Hlo sir

  • @naaa_anveshana
    @naaa_anveshana 10 หลายเดือนก่อน

    Can we contact you