Skip to content

bluebrown/dqlite-kubernetes-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dqlite Kubernetes Demo

The command will create a namespace in the current cluster with name sandbox and deploy the application there. The image will be pulled from dockerhub. You can customize the makefile and build the image yourself to push it to your own registry and deploy to a namespace of your choice.

# deploy to kubernetes
make deploy 
# clean up
make teardown

Kubernetes

Review the kube.yaml file to learn more about the required configuration. There are some caveats.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published