Skip to content

lburgazzoli/dapr-kubernetes-operator

 
 

Repository files navigation

dapr-operator

setup

# install the catalog
make openshift/deploy/catalog

installation via cli

# waith for the catalog to be installed,
# then install the subsription
make openshift/deploy/subscritpion

# wait thil the subscription is ready,
# then deploy a dapr instance
make openshift/deploy/dapr
  • Cleanup:
# cleanup
make openshift/undeploy:

installation via UI

image image image image image image image image image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 53.9%
  • Mustache 35.8%
  • Dockerfile 5.8%
  • Shell 4.5%