crd

command
v0.42.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

README

Commands (Work In Progress)

Initialize CRD project

make kube-builder-init

Create a new kind cluster

kind delete cluster && kind create cluster

Install CRD

make install

Uninstall CRD

make uninstall

Create EdgeDevice API

make kube-builder-create-api-edgedevice

Build EdgeDevice controller and load into Docker

make docker-buildx-load IMG=edgehub/shifu-controller:v0.0.1

Deploy EdgeDeivce controller

make deploy IMG=edgehub/shifu-controller:v0.0.1

Deploy sample edgedevice

kubectl apply -f config/samples/shifu_v1alpha1_edgedevice.yaml

Create install CRD file

make generate-controller-yaml IMG=edgehub/shifu-controller:v0.0.1 generate-install-yaml

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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