mirror of https://github.com/k3s-io/k3s
14 lines
225 B
Plaintext
14 lines
225 B
Plaintext
![]() |
{
|
||
|
"kind": "Status",
|
||
|
"apiVersion": "v1",
|
||
|
"metadata": {},
|
||
|
"status": "Failure",
|
||
|
"message": "services \"missing\" not found",
|
||
|
"reason": "NotFound",
|
||
|
"details": {
|
||
|
"name": "missing",
|
||
|
"kind": "services"
|
||
|
},
|
||
|
"code": 404
|
||
|
}
|