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 the storage architecture page. #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

pykello
Copy link

@pykello pykello commented Oct 19, 2024

In current version it's mostly an overview of how things are set up.

In current version it's mostly an overview of how things are set up.
import { Link } from '/snippets/link.mdx';

Ubicloud provides encrypted, non-replicated storage for each VM. To do this, we use
<Link title="SPDK" url="https://spdk.io/"/> (Storage Performance Development Toolkit).
Copy link
Member

Choose a reason for hiding this comment

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

I removed the custom component and accomplished the task using custom CSS. Now, you can simply use plain markdown links.
#5

Suggested change
<Link title="SPDK" url="https://spdk.io/"/> (Storage Performance Development Toolkit).
[SPDK](https://spdk.io/) (Storage Performance Development Toolkit).

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.

2 participants