Can't use the linkerd adapter, container quits automatically

Hey guys, So I’ve been trying to deploy a linked service mesh. But it doesn’t deploy. Gets stuck at a point. Took a look at logs as well. Are those error logs causing the problem?`

←[36mmeshery_1 |←[0m time="2022-08-18T16:18:53Z" level=info msg="skipping meshsync data handler setup for contextId: dfc01976e955eeba531b43a064b00cba as its public endpoint could not be found" app=meshery ←[36mmeshery-app-mesh_1 |←[0m Download Completed ←[36mmeshery_1 |←[0m time="2022-08-18T16:19:13Z" level=error msg="Kubernetes cluster unreachable: Get \"https://kubernetes.docker.internal:6443/version\": x509: certificate signed by unknown authority" app=meshery code=11081 probable-cause="Controller configuration may not be valid" severity=2 short-description="Error deploying meshery controller" suggested-remediation="Make sure the controller configuration is valid" ←[36mmeshery_1 |←[0m time="2022-08-18T16:19:13Z" level=warning msg="the server could not find the requested resource (get brokers.meshery.layer5.io meshery-broker)" app=meshery code=11082 probable-cause="Client configuration may not be valid" severity=2 short-description="Could not get the public endpoint of the controller" suggested-remediation="Make sure the client configuration is valid" ←[36mmeshery_1 |←[0m time="2022-08-18T16:19:13Z" level=info msg="skipping meshsync data handler setup for contextId: dfc01976e955eeba531b43a064b00cba as its public endpoint could not be found" app=meshery ←[36mmeshery_1 |←[0m time="2022-08-18T16:19:13Z" level=warning msg="the server could not find the requested resource (get brokers.meshery.layer5.io meshery-broker)" app=meshery code=11082 probable-cause="Client configuration may not be valid" severity=2 short-description="Could not get the public endpoint of the controller" suggested-remediation="Make sure the client configuration is valid" ←[36mmeshery_1 |←[0m time="2022-08-18T16:19:13Z" level=info msg="skipping meshsync data handler setup for contextId: dfc01976e955eeba531b43a064b00cba as its public endpoint could not be found" app=meshery ←[36mmeshery-app-mesh_1 |←[0m time="2022-08-18T16:19:23Z" level=info msg="Latest workload components successfully registered." app=app-mesh-adapter ←[36mmeshery_1 |←[0m time="2022-08-18T16:19:24Z" level=error msg="Kubernetes cluster unreachable: Get \"https://kubernetes.docker.internal:6443/version\": x509: certificate signed by unknown authority" app=meshery code=11081 probable-cause="Controller configuration may not be valid" severity=2 short-description="Error deploying meshery controller" suggested-remediation="Make sure the controller configuration is valid" ←[36mmeshery_1 |←[0m time="2022-08-18T16:19:25Z" level=error msg="Kubernetes cluster unreachable: Get \"https://kubernetes.docker.internal:6443/version\": x509: certificate signed by unknown authority" app=meshery code=11081 probable-cause="Controller configuration may not be valid" severity=2 short-description="Error deploying meshery controller" suggested-remediation="Make sure the controller configuration is valid" ←[36mmeshery_1 |←[0m time="2022-08-18T16:19:25Z" level=warning msg="the server could not find the requested resource (get brokers.meshery.layer5.io meshery-broker)" app=meshery code=11082 probable-cause="Client configuration may not be valid" severity=2 short-description="Could not get the public endpoint of the controller" suggested-remediation="Make sure the client configuration is valid" ←[36mmeshery_1 |←[0m time="2022-08-18T16:19:25Z" level=info msg="skipping meshsync data handler setup for contextId: dfc01976e955eeba531b43a064b00cba as its public endpoint could not be found" app=meshery

Could not connect to meshery-linkerd:10001. To configure an adapter, visit
I get this error if I go back and retry

Containers are also failing automatically