18

Learn how YOU can get started with Docker and Kubernetes

 4 years ago
source link: https://www.tuicool.com/articles/Jrqe2qy
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
iMzqQjV.png!web

Learn how YOU can get started with Docker and Kubernetes

fEBjMrF.jpg!webChris Noring Oct 26・3 min read

#devops #docker #kubernetes #tutorial

Follow me on Twitter , happy to take your suggestions on topics or improvements /Chris

Docker

Kubernetes

  • Fundamentals

    Kubernetes is about orchestrating containerized apps. Docker is great for your first few containers. As soon as you need to run on multiple machines and need to scale/up down and distribute the load and so on, you need an orchestrator - you need Kubernetes

  • Nodes, Pods, Services and Labeling

    This second part aims to give additional context to Nodes, Pods and introduce the concept Service. There is some theory and some practice with Kubectl.

  • Static scaling

    This third part aims to show how you scale your application. We can easily set the number of Replicas we want of a certain application and let Kubernetes figure out how to do that. This is us defining a so-called desired state.

  • Auto scaling

    This fourth part is also about scaling but we are not talking about setting the number of Replicas. Instead, we are talking about automatic scaling, of letting Kubernetes scale to as many Replicas as it needs based on settings you set on CPU and other metrics. This is great way to handle a sudden barrage of incoming requests.

  • YAML files in Kuberenetes

    Learn about YAML files and how to use them in Kuberenetes

iUJRN3r.gif

Sore eyes?

dev.to now has dark mode.

Go to the "misc" section of your settings and select night theme .

Get started now :heart:


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK