https://rancher.com/ logo
Title
g

green-greece-89415

11/28/2022, 4:17 AM
b

busy-ability-54059

11/28/2022, 4:38 PM
not sure in Rancher context what you are trying to achieve… 🤔 can you provide an another example? 🙏
g

green-greece-89415

11/28/2022, 6:33 PM
Sure, I've installed Rancher on my hostname argosapi.com, than I've tried to deploy some rancher/hello-world to argosapi.com/hello, but got 404 not found, My steps: Workload => Deployments => Create: Setting image as: rancher/hello-world
and add some Services Cluster IP, port 80
did some ingress
and got:
{
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {},
  "status": "Failure",
  "message": "services \"hello\" not found",
  "reason": "NotFound",
  "details": {
    "name": "hello",
    "kind": "services"
  },
  "code": 404
}

Sorry for multi-lines
b

busy-ability-54059

11/29/2022, 11:47 AM
I am not sure I can help you with this (a bit complex for me). Maybe someone from the community can pick up on this thread and help you 🙏 sorry about that