This message was deleted.
# general
a
This message was deleted.
p
l
I have experimented with this in the past but never switched due to the complexity of K8S. I will probably revisit this ... So far the only alternatives I thought of is portainer but I am still running a legacy of rancher 1
p
Yeah me too !
But i'm currently migrating
If you hit it right enough, the migration is not that painful
l
no migration is not but .... on Rancher 1 • I maintain a single load balancer definition in my devops • same for SSL • then deploy the apps using docker-compose .... The above is really easy. Not sure if with rancher 2 it will be the same... I kind of find the traefik approach more complex
p
Cattle bros 😄
l
Yea i love that Cattle
and i think my verion is even older lol
p
Mine is the latest, still old af
😄 1
For the single LB definition, this is solved by the unique ingress controller on k8s, but in rancher you can define multiple ingresses services that will work with each others Ssl is a pain doe
Deploying apps with docker compose is just a different way than using a deployment yaml