cd "${GOPATH}/src/github.com/enj/example-operator"
oc new-project example-operator
oc create -f manifests/00-crd.yaml
oc create -f install/cr.yaml
make
export PATH="_output/local/bin/linux/amd64:${PATH}"
example operator --kubeconfig admin.kubeconfig --config install/config.yaml --v=4
oc get exampleoperator example-operator-resource -o yaml
oc get secret example-operator-resource -o yaml
-
Notifications
You must be signed in to change notification settings - Fork 1
A simple operator written using the standard Kubernetes tooling and openshift/library-go
License
enj/example-operator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple operator written using the standard Kubernetes tooling and openshift/library-go
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published