Stop Thinking, Just Do!

Sungsoo Kim's Blog

Kubernetes Crash Course for Absolute Beginners

tagsTags

22 May 2022


Article Source


Kubernetes Crash Course for Absolute Beginners

Abstract

In this complete Kubernetes Tutorial you will learn everything you need to know to get started with Kubernetes in 1 hour. You will learn all the core concepts, including the main Kubernetes components that you need to learn to work efficiently with Kubernetes. You will learn the syntax and contents of K8s configuration file , which is used to create and configure components in a Kubernetes cluster as well as how to setup a K8s cluster locally. Finally, I will show a hands-on demo project, where you will learn how to deploy a web application with its database into a local Kubernetes cluster. It’s a simple but realistic application setup, which can also serve as a blueprint configuration for most common application setups.


comments powered by Disqus