devspace-operator

command module
v0.1.0-alpha.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

README

robolaunch Kubernetes DevSpace Operator

robolaunch Kubernetes DevSpace Operator manages lifecycle of Kubernetes native development environments and enables defining, deploying and distributing them declaratively.

Table of Contents

Quick Start

Installation

Label a node in your cluster:

kubectl label <NODE> robolaunch.io/organization=robolaunch
kubectl label <NODE> robolaunch.io/team=video-processing
kubectl label <NODE> robolaunch.io/region=europe-east
kubectl label <NODE> robolaunch.io/cloud-instance=cluster
kubectl label <NODE> robolaunch.io/cloud-instance-alias=cluster-alias

Install DevSpace Operator with Helm:

# add robolaunch Helm repository and update
helm repo add robolaunch https://robolaunch.github.io/charts/
helm repo update
# install chart
helm upgrade -i devspace-operator robolaunch/devspace-operator  \
--namespace devspace-system \
--create-namespace \
--devel

See installation guide for more.

Deploy Your First DevSpace

DevSpace deployment steps will be instructed here.

Contributing

Please see this guide if you want to contribute.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
client
generated/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
generated/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
generated/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
generated/clientset/versioned/typed/roboscale.io/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
generated/clientset/versioned/typed/roboscale.io/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
pkg
api/roboscale.io/v1alpha1
Package v1alpha1 contains API Schema definitions for the dev v1alpha1 API group +kubebuilder:object:generate=true +groupName=dev.roboscale.io
Package v1alpha1 contains API Schema definitions for the dev v1alpha1 API group +kubebuilder:object:generate=true +groupName=dev.roboscale.io

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL