# README
cloudflow
Description
自用CRD练习。
Getting Started
You’ll need a Kubernetes cluster to run against. You can use KIND to get a local cluster for testing, or run against a remote cluster.
Note: Your controller will automatically use the current context in your kubeconfig file (i.e. whatever cluster kubectl cluster-info
shows).
Running on the cluster
- Install Instances of Custom Resources:
kubectl apply -f hack/deploy/deploy.yaml
# example
kubectl apply -f config/samples/web
SDK
go get -u github.com/ysicing/cloudflow@latest
License
Copyright 2022 ysicing([email protected]).