aws-samples / rancher-on-aws-workshop

Learn how to easily deploy and manage Kubernetes with Rancher on AWS Cloud
https://catalog.workshops.aws/rancher
MIT License
12 stars 5 forks source link

Rancher App List not working on RKE2 clusters #64

Closed evdevr closed 1 year ago

evdevr commented 1 year ago

the installed apps section of the local cluster is only showing me the flask demo app. longhorn, neuvector, and monitoring are not showing up in that menu despite being installed via the rancher app chart store.

the imported eks-cluster is showing the cattle-system and fleet-agent apps after import just fine. the eks-cluster also shows longhorn and the longhorn-crds when i install it (with prereqs of course) in the eks-cluster. seems like just the rke2 cluster is not showing installed apps properly.

zackbradys commented 1 year ago

it should be showing. did you try force reloading or logging out and back into it?

evdevr commented 1 year ago

rookie mistake- did not change the namespace filter. 🤦

user error, closing with no changes.