mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 01:08:58 +03:00
0d2e3d93d1a44fae5ce7759e74296f0fe4d61345
Kubernetes The Hard Way
This tutorial is partially based on Kubernetes The Hard Way.
The main focus of this tutorial is to explain the necessity of Kubernetes components. That is why there is no need to configure multiple instances of each component and allow us to set up a single-node Kubernetes cluster. Of course, the cluster created can't be used as a production-ready Kubernetes cluster.
To configure the cluster mentioned, we will use Ubuntu server 20.04 (author uses the VM in Hetzner).
Copyright

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (whatever it means).
Labs
Description
Languages
Markdown
100%