C4_W3_Lab_1_Kubeflow_Pipelines deployments are not READY even after 17h

Can anybody help me with this please ?
Capture d’écran 2023-02-08 à 15.45.26

Capture d’écran 2023-02-08 à 15.53.14

Kind version: kind v0.9.0 go1.15.2 darwin/amd64
I’ve created a cluster using the command: kind create cluster --image=kindest/node:v1.19.1

Does this topic help?

Unfortunately not. Several deployments still not ready:

Capture d’écran 2023-02-08 à 19.12.02

I’ve asked staff / mentors who use mac for labs to help you out.
While waiting for a reply, it’d be nice to try 2 things:

  1. See if you can run the lab on a linux machine.
  2. Provide additional details about the a node that isn’t ready. mysql is a good place to start.
  3. Share your hardware configuration (is it an M1 mac, RAM, HDD free space).

Thank you for your answer. For the moment I don’t have a possibility to test it on a linux machine.

Here is additional information about mysql node:
Name: mysql
Namespace: kubeflow
CreationTimestamp: Wed, 08 Feb 2023 17:45:57 +0100
Labels: app=mysql
application-crd-id=kubeflow-pipelines
Annotations: deployment.kubernetes.io/revision: 1
Selector: app=mysql,application-crd-id=kubeflow-pipelines
Replicas: 1 desired | 1 updated | 1 total | 0 available | 1 unavailable
StrategyType: Recreate
MinReadySeconds: 0
Pod Template:
Labels: app=mysql
application-crd-id=kubeflow-pipelines
Service Account: mysql
Containers:
mysql:
Image: Google Cloud console
Port: 3306/TCP
Host Port: 0/TCP
Args:
–ignore-db-dir=lost+found
–datadir
/var/lib/mysql
Requests:
cpu: 100m
memory: 800Mi
Environment:
MYSQL_ALLOW_EMPTY_PASSWORD: true
Mounts:
/var/lib/mysql from mysql-persistent-storage (rw)
Volumes:
mysql-persistent-storage:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: mysql-pv-claim
ReadOnly: false
Conditions:
Type Status Reason


Available False MinimumReplicasUnavailable
Progressing False ProgressDeadlineExceeded
OldReplicaSets:
NewReplicaSet: mysql-f7b9b7dd4 (1/1 replicas created)
Events:

I’m working on an Intel Mac, 8 Go RAM, about 30 HDD free space