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
- Host: GitHub
- URL: https://github.com/mach1el/vagrant-k8s-provisioning
- Owner: mach1el
- License: mit
- Created: 2022-09-14T03:35:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T10:26:37.000Z (about 2 years ago)
- Last Synced: 2025-01-10T22:43:58.238Z (3 months ago)
- Language: Shell
- Size: 31.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vagrant-k8s-provisioning
Launch K8S cluster in VirtualBox# OS & Version
# K8S version
# Machines
| Nodes | IP | Hostname |
|----------|:-------------:|----------:|
| Master | 10.98.1.10 | kmaster |
| Woker 1 | 10.98.1.11 | kworker2 |
| Woker 2 | 10.98.1.12 | kworker2 |