How To Deploy NGINX on a Kubernetes Cluster

Поділитися
Вставка
  • Опубліковано 27 чер 2024
  • Kubernetes can be configured to provide highly available, horizontally autoscaling, automated deployments. This video shows you how to manually set up a Kubernetes cluster on a Linode and manage the lifecycle of an NGINX service.
    Chapters:
    0:00 - Intro
    0:30 - Prerequisites
    3:16 - Installing Docker
    9:15 - Configuring Docker
    12:10 - Installing K8s Packages
    15:00 - Setting up the Cluster
    19:39 - Deploying NGINX
    22:11 - Testing Deployment
    23:50 - Outro
    New to Cloud Computing? Get started here with a $100 credit → www.linode.com/lp/youtube-vie...
    Check out the doc for the step-by-step process → www.linode.com/docs/applicati...
    Learn more about securing your server → www.linode.com/docs/guides/se...
    Subscribe to get notified of new episodes as they come out → ua-cam.com/users/linode?sub_co...
    #Linode #K8s #NGINX #Kubernetes
    Product: Linode, Kubernetes, NGINX; Jay LaCroix;
  • Наука та технологія

КОМЕНТАРІ • 9

  • @georgea.3562
    @georgea.3562 2 роки тому +1

    Thank you for the video! Very helpful.

  • @haeyoonjo3582
    @haeyoonjo3582 Рік тому

    Thanks man it's really easy one for beginners to understand how to set up cluster and deploy simple ngjnx.

  • @user-tk3ds3wv7t
    @user-tk3ds3wv7t 5 місяців тому

    Thanks This was really fun filled informative video

  • @0xhhhhff
    @0xhhhhff Рік тому

    So easy to follow. Thanks!

  • @rajeshnayakmd
    @rajeshnayakmd 2 роки тому

    Awsome video

  • @DimitrisChr
    @DimitrisChr 3 роки тому

    Sorry if this is a noob question. But what is the benefit of running services such as nginx on a cluster and not on a single server? Do all services such as nginx running on a cluster benefit from the pooled resources? So lets say I have a basic server. Will I be able to get similar performance by running a kubernetes cluster on say 20 raspberry pi 4? Or it doesn’t work like that?

    • @crelloc
      @crelloc 3 роки тому +2

      The benefit is that you are able to easily "manage" the cluster (containers) for scalability. Think in terms of automation. Hope that helps.

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

    thanks

  • @johansvartdal
    @johansvartdal Рік тому

    Also the projectcalico url is no longer working