code-server-operator

// TODO(user): Add simple overview of use/purpose

Description

// TODO(user): An in-depth paragraph about your project and overview of use

Getting Started

Prerequisites

Install Dependencies

aqua i

Start Cluster

make start
tilt up --host 0.0.0.0

Stop Cluster

make stop