Running with -v 9 ends with:
I0324 12:29:10.548264 17384 round_trippers.go:423] curl -k -v -XPOST -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: kubectl/v1.18.9 (linux/amd64) kubernetes/d1db3c4" 'https://10.88.1.187/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions'
I0324 12:30:10.550515 17384 round_trippers.go:443] POST https://10.88.1.187/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions 504 Gateway Timeout in 60002 milliseconds
I0324 12:30:10.550560 17384 round_trippers.go:449] Response Headers:
I0324 12:30:10.550567 17384 round_trippers.go:452] Content-Type: text/plain; charset=utf-8
I0324 12:30:10.550573 17384 round_trippers.go:452] Content-Length: 136
I0324 12:30:10.550578 17384 round_trippers.go:452] Date: Wed, 24 Mar 2021 12:30:10 GMT
I0324 12:30:10.550583 17384 round_trippers.go:452] Cache-Control: no-cache, private
I0324 12:30:10.550607 17384 request.go:1068] Response Body: {"metadata":{},"status":"Failure","message":"Timeout: request did not complete within 1m0s","reason":"Timeout","details":{},"code":504}
I0324 12:30:10.550714 17384 helpers.go:216] server response object: [{
"metadata": {},
"status": "Failure",
"message": "error when creating \"application-crd.yaml\": the server was unable to return a response in the time allotted, but may still be processing the request (post customresourcedefinitions.apiextensions.k8s.io)",
"reason": "Timeout",
"details": {
"group": "apiextensions.k8s.io",
"kind": "customresourcedefinitions",
"causes": [
{
"reason": "UnexpectedServerResponse",
"message": "{\"metadata\":{},\"status\":\"Failure\",\"message\":\"Timeout: request did not complete within 1m0s\",\"reason\":\"Timeout\",\"details\":{},\"code\":504}"
}
]
},
"code": 504
}]
F0324 12:30:10.550740 17384 helpers.go:115] Error from server (Timeout): error when creating "application-crd.yaml": the server was unable to return a response in the time allotted, but may still be processing the request (post customresourcedefinitions.apiextensions.k8s.io)
All I see in the logs are requests relating to Istio.