Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.98 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.98 KB

Build Kubernetes cluster

This repository hosts all the scripts featured in the "Build Kubernetes Cluster" series, available on my Tech Trails by Mateusz Bryll website. The series provides a detailed, hands-on guide to setting up and configuring a Kubernetes cluster.

Overview

The repository contains scripts covering various stages of Kubernetes cluster setup, including VM creation and configuration, network setup, and automation of the deployment of Worker Nodes and Control Plane. Go to the full series here.

How to Use

Clone the repository:

git clone https://github.com/mateusz-bryll/Build-Kubernetes-cluster.git

Navigate to the directory of the cloned repository. Run the scripts in PowerShell, following the guidelines in each script.

Series Articles

For a detailed guide on these scripts, visit the articles in the series:

Contribution

Contributions to improve or adapt the scripts are welcome. Feel free to fork the repository and submit pull requests.

License

This project is licensed under the MIT License.