/cloudflow

cloud flow

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

cloudflow

GitHub go.mod Go version (subdirectory of monorepo) GitHub commit activity GitHub Releases docs

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

  1. 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(i@ysicing.me).