An open API service indexing awesome lists of open source software.

https://github.com/mach1el/vagrant-k8s-provisioning

Launch K8S cluster in VirtualBox
https://github.com/mach1el/vagrant-k8s-provisioning

Last synced: about 2 months ago
JSON representation

Launch K8S cluster in VirtualBox

Awesome Lists containing this project

README

        

# vagrant-k8s-provisioning
Launch K8S cluster in VirtualBox

# OS & Version
![os_ver](https://img.shields.io/badge/Debian-bullseye-cyan)

# K8S version
![k8s_ver](https://img.shields.io/badge/Kubernetes-1.2.4-yellow)

# Machines

| Nodes | IP | Hostname |
|----------|:-------------:|----------:|
| Master | 10.98.1.10 | kmaster |
| Woker 1 | 10.98.1.11 | kworker2 |
| Woker 2 | 10.98.1.12 | kworker2 |