A Docker and Kubernetes tutorial for beginners

Поделиться
HTML-код
  • Опубликовано: 15 окт 2024
  • This is a beginner’s guide to Docker and Kubernetes so no knowledge of these platforms is assumed. I’ll start off by explaining what problems Kubernetes is trying to solve and how Docker fits into this picture. I then dive into a detailed architectural overview of these platforms and walk you through the process to containerize and test an application on Docker, and how to promote it to Kubernetes. I provide a lot of animations to make these complex topics easier to understand. A link to scripts is provided below.
    Keywords: Kubernetes for beginners, Docker for beginners, Getting started with Kubernetes, Getting started with Docker, Getting started with Kubernetes and Docker, Kubernetes 101, Docker 101.
    Links:
    You can get the scripts for this video from my git: github.com/gar...
    Docker docs: docs.docker.com/
    Docker install page: docs.docker.co...
    Docker Hub: hub.docker.com/
    To set up your Kubernetes cluster please follow one of these links:
    Setup a "Docker-less" Multi-node Kubernetes Cluster on Ubuntu Server: • Setup a "Docker-less" ...
    Or
    Step by Step Instructions on Setting up Multi-Node Kubernetes Cluster on CentOS: • Step by Step Instructi...
    Or
    Setup a single node MiniKube: minikube.sigs....
    VS Code download page: code.visualstu...
    Setup VS remote development over ssh: code.visualstu...
    My Other Videos:
    ► Cilium Kubernetes CNI Provider, Part 1: Overview of eBPF and Cilium and the Installation Process • Cilium Kubernetes CNI ...
    ►Cilium Kubernetes CNI Provider, Part 2: Security Policies and Observability Leveraging Hubble
    • Cilium Kubernetes CNI ...
    ► Cilium Kubernetes CNI Provider, Part 3: Cluster Mesh
    • Cilium Kubernetes CNI ...
    ► What is VXLAN and How It is Used as an Overlay Network in Kubernetes?
    • What is VXLAN and How ...
    ► Managing Linux Log-ins, Users, and Machines in Active Directory (AD): Part 2- Join Linux Machines to AD:
    • Managing Linux Logins,...
    ► Managing Linux Log-ins, Users, and Machines in Active Directory (AD): Part 1- Setup AD:
    • Managing Linux Logins,...
    ► Sharing Resources between Windows and Linux:
    • Sharing Resources betw...
    ► Kubernetes kube-proxy Modes: iptables and ipvs, Deep Dive:
    • Kubernetes kube-proxy ...
    ►Kubernetes: Configuration as Data: Environment Variables, ConfigMaps, and Secrets:
    • Kubernetes: Configurat...
    ►Configuring and Managing Storage in Kubernetes:
    • Configuring and Managi...
    ► Istio Service Mesh - Securing Kubernetes Workloads:
    • Istio Service Mesh - S...
    ► Istio Service Mesh - Intro
    • Istio Service Mesh (si...
    ► Understanding Kubernetes Networking. Part 6: Calico Network Policies:
    • Understanding Kubernet...
    ► Understanding Kubernetes Networking. Part 5: Intro to Kubernetes Network Policies:
    • Understanding Kubernet...
    ► Understanding Kubernetes Networking. Part 4: Kubernetes Services:
    • Kubernetes services - ...
    ► Setup a "Docker-less" Multi-node Kubernetes Cluster on Ubuntu Server:
    • Setup a "Docker-less" ...
    ► Understanding Kubernetes Networking Part 3: Calico Kubernetes CNI Provider in-depth:
    • Understanding Kubernet...
    ► Understanding Kubernetes Networking. Part 2: POD Network, CNI, and Flannel CNI: Plug-in: • Understanding Kubernet...
    ►Understanding Kubernetes Networking. Part 1: Container Networking: • Video
    ►Step by Step Instructions on Setting up Multi-Node Kubernetes Cluster on CentOS: • Step by Step Instructi...
    ►Setup and Configure CentOS Linux Server on A Windows 10 Hypervisor - RUclips: • Setup and Configure Ce...
    ►Setup NAT (Network Address Translation) on Hyper-V: • Setup NAT (Network Add...
    ► Enable Nested Virtualization on Windows to run WSL 2 (Linux) and Hyper-V on a VM: • Enable Nested Virtuali...
    ►Setup a Multi-Node MicroK8S Cluster on Windows 10: • Setup a Multi Node Mic...
    ► Detailed Windows Terminal, (WSL 2), Linux, Docker, and Kubernetes Install Guide on Windows 10:
    • Detailed Windows Termi...
    keywords: Getting started with Kubernetes, Getting started with Docker, Beginner's guide to Docker, Beginner's guide to Kubernetes. Kubernetes architecture

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

  • @kannanpartha9908
    @kannanpartha9908 3 года назад

    Best explanation .. Very good content.

  • @BanibrataDutta
    @BanibrataDutta 2 года назад

    Great content. Have been binge watching your videos since yesterday. Your pace of teaching, style of teaching and content is just right. Just one small note, Minikube has supported multi-node configuration for a while now.

  • @bijanpartovi9768
    @bijanpartovi9768 3 года назад +1

    Great tutorial! Thank you for sharing.

  • @oceanmih2646
    @oceanmih2646 5 месяцев назад

    great tutorias ever I have seen

  • @abencheri4348
    @abencheri4348 2 года назад +1

    Thanks

  • @vipinchawria
    @vipinchawria 3 года назад

    Very nice content. Keep it up, please.

    • @TheLearningChannel-Tech
      @TheLearningChannel-Tech  3 года назад

      Thanks, will do. In the meantime please subscribe if you haven't done so to be notified of future videos. Thanks.

  • @vjgaur3739
    @vjgaur3739 3 года назад

    Thanks 👍 it's so nice training 😌

  • @prakashc6481
    @prakashc6481 3 года назад

    Always detailed information ❤️❤️ please can you tell what is the tool your using for creating architecture diagram

    • @TheLearningChannel-Tech
      @TheLearningChannel-Tech  3 года назад +1

      Hi Prakash, thank you for your feedback, I use Microsoft PowerPoint. Thanks again for watching!

  • @sriharsha1162
    @sriharsha1162 7 месяцев назад

    Hi Gary . I am a beginner in kubernetes. i see a lot of kubernetes related playlists in your channel but bit confused from where i need to start . could tell the sequence of playlists i should watch
    Thanks for all the videos

    • @TheLearningChannel-Tech
      @TheLearningChannel-Tech  7 месяцев назад

      Hi,
      You can start with these:
      Docker and Kubernetes Intro
      ruclips.net/p/PLSAko72nKb8RZp3SH0KAZNCPvF71rqU7-
      Kubernetes Networking Series
      ruclips.net/p/PLSAko72nKb8QWsfPpBlsw-kOdMBD7sra-

  • @sreedhargajula8823
    @sreedhargajula8823 3 года назад +1

    I appreciate the effort, it was really helpful for beginners