kubedb-server

command module
v0.0.0-...-18e4c95 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

README

Go Report Card Build Status codecov Slack mailing list Twitter

apiserver

KubeDB api server

Installation

To install KubeDB, please follow the guide here.

Run Locally

kubedb-server run \
  --secure-port=8443 \
  --kubeconfig="$HOME/.kube/config" \
  --authorization-kubeconfig="$HOME/.kube/config" \
  --authentication-kubeconfig="$HOME/.kube/config" \
  --authentication-skip-lookup

To install in minikube, run the following command:

curl https://raw.githubusercontent.com/kubedb/apiserver/master/hack/deploy/server.sh | bash [-s -- --rbac]

Using KubeDB

Want to learn how to use KubeDB? Please start here.

Contribution guidelines

Want to help improve KubeDB? Please start here.

Support

We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the Kubernetes Slack team channel #kubedb. To sign up, use our Slack inviter.

To receive product annoucements, please join our mailing list or follow us on Twitter. Our mailing list is also used to share design docs shared via Google docs.

If you have found a bug with KubeDB or want to request for new features, please file an issue.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL