https://github.com/massdriver-cloud/webinar-kubevirt-eks
https://github.com/massdriver-cloud/webinar-kubevirt-eks
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/massdriver-cloud/webinar-kubevirt-eks
- Owner: massdriver-cloud
- License: mit
- Created: 2024-04-10T05:26:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T16:22:16.000Z (about 1 year ago)
- Last Synced: 2025-01-23T03:13:53.395Z (5 months ago)
- Language: HCL
- Size: 48.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KubeVirt in EKS Webinar
This repo contains the material to follow along with the KubeVirt in EKS webinar hosted by Massdriver. This webinar loosely follows the tutorial written by KubeVirt [here](https://kubevirt.io/2023/KubeVirt-on-autoscaling-nodes.html).
### Bundles
Bundles are stored in the [bundles](./bundles) directory. You can run `mass bundle publish` with the [Massdriver CLI](https://github.com/massdriver-cloud/mass) to publish and deploy from Massdriver.
### Manifests
Raw manifests are stored in the [manifests](./manifests) directory. You can run `kubectl apply -f ` to deploy into an EKS cluster.