What does installed apps in Rancher GUI refer to - essentially a microservice deployed via a helm chart? And how does it differ from the deployments and statefulsets under workloads are they same?
b
brainy-printer-12087
05/04/2023, 7:43 AM
It differs that in the deployment you can choose any image which is not on help and have other types on configuration, although not going to list them 🙂
a
agreeable-oil-87482
05/04/2023, 7:48 AM
Its apps installed via a helm chart. Deployments, Pods etc will show objects of that type regardless of how they were manifested (Helm, yaml, etc)