m18unet / kubespray-single-node

Create a Kubernetes cluster running on a single node using kubespray and vagrant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubespray Single Node

This repository aims to create a Kubernetes cluster running on a single node using kubespray.

kubespray is a tool that automates the deployment and configuration of Kubernetes clusters. By leveraging kubespray, this project simplifies the process of setting up a Kubernetes environment on a single node.

For more detailed information about kubespray, you can review the official documentation.

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your machine:

Getting Started

Review the config.yml file and make any changes you need. After that:

vagrant up

Contribution

Pull requests are welcome! Feel free to contribute and improve the project by submitting your changes.

About

Create a Kubernetes cluster running on a single node using kubespray and vagrant.

License:Apache License 2.0