Skip to content

Docs how to install the csi driver. #941

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

Closed
guettli opened this issue Apr 24, 2025 · 2 comments · Fixed by #943
Closed

Docs how to install the csi driver. #941

guettli opened this issue Apr 24, 2025 · 2 comments · Fixed by #943
Labels
enhancement New feature or request

Comments

@guettli
Copy link
Contributor

guettli commented Apr 24, 2025

TL;DR

What is the official way to install the hcloud CSI driver?

Expected behavior

I find docs which show a helm command or a curl command to get the yaml.

@guettli guettli added the enhancement New feature or request label Apr 24, 2025
@lukasmetzner
Copy link
Contributor

Hey,

Depending on your platform you can find a list of entry points here. For Kubernetes there is a Getting Started section in the docs.

There are ongoing plans to restructure the documentation according to the diataxis framework.

@guettli
Copy link
Contributor Author

guettli commented Apr 25, 2025

@lukasmetzner Hi Lukas, sorry that I was blind yesterday. Somehow the yellow warnings symbols caught my attention, so that I did not see the link to the Kubernetes docs. I created a PR to move the unsupported lines at the bottom: #943

Result looks like this now: https://github.com/guettli/csi-driver/tree/tg/highlight-kubernetes-docs-more-clearly?tab=readme-ov-file#getting-started

lukasmetzner added a commit that referenced this issue Apr 25, 2025
Closes #941 

This PR moves the unsupported lines (Docker Swarm, Nomad) to the
bottom, so that the supported docs are more visible.

---------

Co-authored-by: Lukas Metzner <lukasmetzner99@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants