-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Etcd documentation added #255
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some mongodb doc also got edited.
3m 3m 1 Etcd operator Normal Successful Successfully created Etcd | ||
3m 3m 1 Etcd operator Normal Initializing Initializing from Snapshot: "snapshot" | ||
``` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should show example command that shows existing data
You have to push the required images from KubeDB's [Docker hub account](https://hub.docker.com/r/kubedb/) into your private registry. For etcd, push the following images to your private registry. | ||
|
||
- [kubedb/operator](https://hub.docker.com/r/kubedb/operator) | ||
- [kubedb/mongo](https://hub.docker.com/r/kubedb/mongo) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mongo ?
emptyDir: {} | ||
``` | ||
|
||
### In RBAC enabled cluster |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have simplified this #252
This tutorial will show you how to use KubeDB to run a Etcd database. | ||
|
||
<p align="center"> | ||
<ietcd alt="lifecycle" src="/docs/images/etcd/etcd-lifecycle.png" width="600" height="660"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/docs/images
-> docs/images
78c4c11
to
57b5bc0
Compare
|
No description provided.