Skip to content
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

Add ceph quickstart #19

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Add ceph quickstart #19

wants to merge 2 commits into from

Conversation

Yancey1989
Copy link
Collaborator

No description provided.

NAME TYPE DATA AGE
ceph-secret Opaque 1 19m
```
1. 添加ceph-secret,从管理获取ceph集群的secret,并替换下面命令中的`<ceph-secret>`变量
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不能直接从文件生成secret么?

Copy link
Collaborator

@typhoonzero typhoonzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

```bash
echo -n "<ceph-secret>" | base64
```
将上面命令输出的base64编码替换`ceph-secret.yaml`中的<key>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ceph-secret.yaml 文件名字错了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants