-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Description
After this PR is merged
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
Labels
No labels