2020-11-19 23:18:04 +00:00
|
|
|
{
|
|
|
|
"routers": {
|
|
|
|
"default-api-route-29f28a463fb5d5ba16d2@kubernetescrd": {
|
|
|
|
"entryPoints": [
|
|
|
|
"web"
|
|
|
|
],
|
|
|
|
"service": "api@internal",
|
|
|
|
"rule": "PathPrefix(`/api`)",
|
|
|
|
"status": "enabled",
|
|
|
|
"using": [
|
|
|
|
"web"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"default-test-route-6b204d94623b3df4370c@kubernetescrd": {
|
|
|
|
"entryPoints": [
|
|
|
|
"web"
|
|
|
|
],
|
|
|
|
"service": "default-test-route-6b204d94623b3df4370c",
|
|
|
|
"rule": "Host(`foo.com`) \u0026\u0026 PathPrefix(`/bar`)",
|
|
|
|
"priority": 12,
|
|
|
|
"tls": {
|
|
|
|
"options": "default-mytlsoption"
|
|
|
|
},
|
|
|
|
"status": "enabled",
|
|
|
|
"using": [
|
|
|
|
"web"
|
|
|
|
]
|
2023-03-20 14:38:08 +00:00
|
|
|
},
|
|
|
|
"default-test-route-containous-1bc3efa892379bb93c6e@kubernetescrd": {
|
|
|
|
"entryPoints": [
|
|
|
|
"web"
|
|
|
|
],
|
|
|
|
"middlewares": [
|
|
|
|
"default-stripprefix-containous@kubernetescrd"
|
|
|
|
],
|
|
|
|
"service": "default-test-route-containous-1bc3efa892379bb93c6e",
|
|
|
|
"rule": "Host(`bar.com`) \u0026\u0026 PathPrefix(`/foo`)",
|
|
|
|
"priority": 12,
|
|
|
|
"tls": {
|
|
|
|
"options": "default-mytlsoption-containous"
|
|
|
|
},
|
|
|
|
"status": "enabled",
|
|
|
|
"using": [
|
|
|
|
"web"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"middlewares": {
|
|
|
|
"default-stripprefix-containous@kubernetescrd": {
|
|
|
|
"stripPrefix": {
|
|
|
|
"prefixes": [
|
|
|
|
"/tobestripped"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"status": "enabled",
|
|
|
|
"usedBy": [
|
|
|
|
"default-test-route-containous-1bc3efa892379bb93c6e@kubernetescrd"
|
|
|
|
]
|
2020-11-19 23:18:04 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"services": {
|
|
|
|
"api@internal": {
|
|
|
|
"status": "enabled",
|
|
|
|
"usedBy": [
|
|
|
|
"default-api-route-29f28a463fb5d5ba16d2@kubernetescrd"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"dashboard@internal": {
|
|
|
|
"status": "enabled"
|
|
|
|
},
|
|
|
|
"default-test-route-6b204d94623b3df4370c@kubernetescrd": {
|
|
|
|
"loadBalancer": {
|
|
|
|
"servers": [
|
|
|
|
{
|
|
|
|
"url": "http://10.42.0.3:80"
|
|
|
|
},
|
|
|
|
{
|
2023-03-20 14:38:08 +00:00
|
|
|
"url": "http://10.42.0.7:80"
|
2020-11-19 23:18:04 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"passHostHeader": true
|
|
|
|
},
|
|
|
|
"status": "enabled",
|
|
|
|
"usedBy": [
|
|
|
|
"default-test-route-6b204d94623b3df4370c@kubernetescrd"
|
|
|
|
],
|
|
|
|
"serverStatus": {
|
|
|
|
"http://10.42.0.3:80": "UP",
|
2023-03-20 14:38:08 +00:00
|
|
|
"http://10.42.0.7:80": "UP"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"default-test-route-containous-1bc3efa892379bb93c6e@kubernetescrd": {
|
|
|
|
"loadBalancer": {
|
|
|
|
"servers": [
|
|
|
|
{
|
|
|
|
"url": "http://10.42.0.3:80"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "http://10.42.0.7:80"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"passHostHeader": true
|
|
|
|
},
|
|
|
|
"status": "enabled",
|
|
|
|
"usedBy": [
|
|
|
|
"default-test-route-containous-1bc3efa892379bb93c6e@kubernetescrd"
|
|
|
|
],
|
|
|
|
"serverStatus": {
|
|
|
|
"http://10.42.0.3:80": "UP",
|
|
|
|
"http://10.42.0.7:80": "UP"
|
2020-11-19 23:18:04 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"noop@internal": {
|
|
|
|
"status": "enabled"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|