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

Install nvme-cli automatically if it doesn't exist when running eks-daemonset-raid-disks.yaml #508

Closed
kevinliu24 opened this issue Jun 18, 2024 · 1 comment
Assignees
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@kevinliu24
Copy link
Contributor

Introduction
Currently the customer needs to manually install nvme-cli before running eks-daemonset-raid-disks.yaml when using local PV in nebula graph cluster. This is not practical to use in production and Snap requests us to automatically install nvme-cli at the beginning of eks-daemonset-raid-disks.yaml.

Contents
Automatically detect the OS of the node and install nvme-cli using the appropriate commands if it doesn't exist.

Related work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

2 participants