Skip to content

Add Sub Steps for Creating VMsΒ #21217

@medyagh

Description

@medyagh

After this PR is merged

#21215 (comment)

now that we have a Hiding Sub Step Mechanisim, we can break down the "πŸ”₯ Creating krunkit VM " Step to sub steps and Show and Hide while it is creaiting

πŸ˜„  minikube v1.36.0 on Darwin 15.5 (arm64)
    β–ͺ MINIKUBE_ACTIVE_DOCKERD=minikube
✨  Using the krunkit (experimental) driver based on user configuration
πŸ‘  Starting "minikube" primary control-plane node in "minikube" cluster
πŸ”₯  Creating krunkit VM (CPUs=2, Memory=6144MB, Disk=20000MB) ...
----> TODO add sub steps here too <---
    β–ͺ Setup SSH keys
    β–ͺ Booting the VM
    β–ͺ Configure CRuntime
...

🐳  Preparing Kubernetes v1.33.2 on Docker 28.3.2 ...
---> THESE 3 STEPS Show and HIDE< -----
    β–ͺ Generating certificates and keys ...(hide after showing)
    β–ͺ Booting up control plane ...(hide after showing)
    β–ͺ Configuring RBAC rules ...(hide after showing)
---> END < -----
πŸ”—  Configuring bridge CNI (Container Networking Interface) ...
πŸ”Ž  Verifying Kubernetes components...
    β–ͺ Using image gcr.io/k8s-minikube/storage-provisioner:v5
🌟  Enabled addons: default-storageclass, storage-provisioner
πŸ„  Done! kubectl is now configured to use "minikube" cluster and "default" namespace by default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions