Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rgl/eks-anywhere-vagrant

my eks-anywhere playground wrapped in a vagrant environment
https://github.com/rgl/eks-anywhere-vagrant

eks-anywhere k8s

Last synced: 25 days ago
JSON representation

my eks-anywhere playground wrapped in a vagrant environment

Awesome Lists containing this project

README

        

# About

This is my [eks-anywhere](https://github.com/aws/eks-anywhere) playground wrapped in a vagrant environment.

## Usage

Install the [ubuntu-22.04-amd64](https://github.com/rgl/ubuntu-vagrant) vagrant box.

Launch the environment:

```bash
time vagrant up --provider=libvirt --no-destroy-on-error --no-tty
```