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

WIP: frontend: CreateCluster: Add a Create Cluster form for minikube #1824

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

Conversation

illume
Copy link
Contributor

@illume illume commented Mar 16, 2024

WIP.

  • create minikube clusters with the UI in app mode
  • fix Create cluster button
  • show progress with stdout info in a dialog
  • check success action is running properly
  • move to a plugin

How to test

cd app
npm i
REACT_APP_ENABLE_RUN_CMD=true npm start
  • Click [Create Cluster] button
  • Wait for cluster creation to be started (or cancel it)
  • See the minikube creation logs pop up.

Preview so far...

Untitled.video.mp4

@illume illume force-pushed the create-minikube branch 6 times, most recently from 91ab432 to 9ade8e8 Compare March 17, 2024 16:28
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.

None yet

1 participant