Skip to content

Commit

Permalink
getting started with tasks: update log messages to use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner authored and tekton-robot committed Dec 10, 2024
1 parent 8c97794 commit e6b6d31
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions content/en/docs/Getting-started/tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,20 @@ depending on the [minikube driver](https://minikube.sigs.k8s.io/docs/drivers/)
that you are using:

```
πŸ˜„ minikube v1.25.1
✨ Using the docker driver based on existing profile
πŸ‘ Starting control plane node minikube in cluster minikube
🚜 Pulling base image ...
πŸ”„ Restarting existing docker container for "minikube" ...
🐳 Preparing Kubernetes v1.23.1 on Docker 20.10.12 ...
β–ͺ kubelet.housekeeping-interval=5m
πŸ˜„ minikube v1.34.0 on Darwin 15.1.1 (arm64)
✨ Automatically selected the docker driver
πŸ“Œ Using Docker Desktop driver with root privileges
πŸ‘ Starting "minikube" primary control-plane node in "minikube" cluster
🚜 Pulling base image v0.0.45 ...
πŸ’Ύ Downloading Kubernetes v1.30.2 preload ...
> preloaded-images-k8s-v18-v1...: 319.86 MiB / 319.86 MiB 100.00% 25.70 M
> gcr.io/k8s-minikube/kicbase...: 441.45 MiB / 441.45 MiB 100.00% 19.30 M
πŸ”₯ Creating docker container (CPUs=2, Memory=4000MB) ...
🐳 Preparing Kubernetes v1.30.2 on Docker 27.2.0 ...
β–ͺ Generating certificates and keys ...
β–ͺ Booting up control plane ...
β–ͺ Configuring RBAC rules ...
πŸ”— Configuring bridge CNI (Container Networking Interface) ...
πŸ”Ž Verifying Kubernetes components...
β–ͺ Using image gcr.io/k8s-minikube/storage-provisioner:v5
🌟 Enabled addons: storage-provisioner, default-storageclass
Expand Down

0 comments on commit e6b6d31

Please sign in to comment.