This repository contains the configuration for running robolaunch in a local Kubernetes cluster using devcontainers.
- Docker
- Visual Studio Code with Remote - Containers extension
- Git
- Clone this repository
- Open the repository in VS Code
- When prompted, click "Reopen in Container" or run the "Remote-Containers: Reopen in Container" command
- Wait for the container to build and start
The development container includes:
- kubectl
- minikube
- helm
- Go development environment
- Required VS Code extensions
Once inside the devcontainer, you can start minikube:
minikube start --driver=docker
- Deploy robolaunch components
- Set up robot operator
- Configure fleet management