loft-sh / vcluster

vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
https://www.vcluster.com
Apache License 2.0
6.26k stars 398 forks source link

install istio on vcluster stuck in pending #141

Closed ju187 closed 2 years ago

ju187 commented 2 years ago

Following the quick start to create a vcluster in a eks cluster. When install istio into this vcluster, the istio pod stuck at pending state. logs show no detailed status of the pod

FabianKramm commented 2 years ago

@ju187 thanks for opening this issue! Is there a pod in the underlying cluster created? Is the pod in the underlying cluster pending as well? Any events shown through kubectl describe?

ju187 commented 2 years ago

Yes, the pod was created but there is no event when I did a describe. Tony

On Thursday, September 30, 2021, 12:26:47 PM PDT, Fabian Kramm ***@***.***> wrote:  

@ju187 thanks for opening this issue! Is there a pod in the underlying cluster created? Is the pod in the underlying cluster pending as well? Any events shown through kubectl describe?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.