Projects:Kubernetes: verschil tussen versies

geen bewerkingssamenvatting
(Beginning of Kubernetes writeup)
 
Geen bewerkingssamenvatting
Regel 1: Regel 1:
According to Wikipedia, [[Wikipedia:Kubernetes|Kubernetes]] (commonly stylized as k8s) is an open-source container orchestration system for automating application deployment, scaling, and management.
According to Wikipedia, [[Wikipedia:Kubernetes|Kubernetes]] (commonly stylized as k8s) is an open-source container orchestration system for automating application deployment, scaling, and management. I've heard a lot about it, and it seems to solve some problems I'm encountering sometimes, so I'd like to get to know it better. While doing so, I wanted to make a write-up of what I found out.
 
I've heard a lot about it, and it seems to solve some problems I'm encountering sometimes, so I'd like to get to know it better. While doing so, I wanted to make a write-up of what I found out.


This page is not intended as a tutorial, but it will link to various tutorials I found useful. In this way, I hope that it can be used as a reference for someone setting up Kubernetes to be able to learn about it more quickly.
This page is not intended as a tutorial, but it will link to various tutorials I found useful. In this way, I hope that it can be used as a reference for someone setting up Kubernetes to be able to learn about it more quickly.


Disclaimer: I'm a beginner in the Kubernetes area, so this tutorial will contain errors.
'''Disclaimer: I'm a beginner in the Kubernetes area, so this tutorial will contain errors.'''