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 a demo creation tool and an end-to-end demo #13

Merged
merged 3 commits into from
May 8, 2024

Conversation

yuanchen8911
Copy link
Collaborator

@yuanchen8911 yuanchen8911 commented May 8, 2024

This PR adds a demo creation tool and creates a demo that shows an end-to-end demo about how to install, configure and run Knavigator.

To generate a demo, just run

make demos/basic.svg

@yuanchen8911 yuanchen8911 changed the title Add a demo Add an end-to-end demo May 8, 2024
@yuanchen8911 yuanchen8911 changed the title Add an end-to-end demo Add a demo tool and an end-to-end demo May 8, 2024
@yuanchen8911 yuanchen8911 changed the title Add a demo tool and an end-to-end demo Add a demo creation tool and an end-to-end demo May 8, 2024
@yuanchen8911 yuanchen8911 requested a review from dmitsh May 8, 2024 19:00

# Add virtual nodes to the cluster
helm install virtual-nodes charts/virtual-nodes -f charts/virtual-nodes/values.yaml

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can add "kubectl get node" after virtual nodes are installed, so we can show them?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've added it.

Copy link
Collaborator Author

@yuanchen8911 yuanchen8911 May 8, 2024

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

BTW, I've created a similar demo for the DRA project too. https://github.com/NVIDIA/k8s-dra-driver

Signed-off-by: Yuan Chen <yuanc@nvidia.com>

Add link to the demo svg file in README

Signed-off-by: Yuan Chen <yuanc@nvidia.com>

udpate demo
@yuanchen8911
Copy link
Collaborator Author

Sorry for deleting your comment by mistake. I've replaced values.yaml with values-example and regenerated the demo.

@yuanchen8911 yuanchen8911 requested a review from dmitsh May 8, 2024 22:30
@yuanchen8911 yuanchen8911 merged commit eab45e8 into NVIDIA:main May 8, 2024
4 checks passed
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