https://github.com/aartintelligent/ops-k3s
Ops K3S Stacks
https://github.com/aartintelligent/ops-k3s
k3s k3s-cluster vagrant
Last synced: 28 days ago
JSON representation
Ops K3S Stacks
- Host: GitHub
- URL: https://github.com/aartintelligent/ops-k3s
- Owner: aartintelligent
- Created: 2024-11-24T11:32:41.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-12-27T05:13:35.000Z (4 months ago)
- Last Synced: 2025-02-06T04:41:23.838Z (3 months ago)
- Topics: k3s, k3s-cluster, vagrant
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ops K3S
=============### Usage
```shell
vagrant up
``````shell
vagrant ssh
``````shell
vagrant halt
``````shell
vagrant destroy -f
```