diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json
index f27db3aee34..a88920d0ffb 100644
--- a/api/openapi-spec/swagger.json
+++ b/api/openapi-spec/swagger.json
@@ -51454,7 +51454,7 @@
"type": "string"
},
"reason": {
- "description": "A brief CamelCase message indicating details about why the pod is in this state. e.g. 'OutOfDisk'",
+ "description": "A brief CamelCase message indicating details about why the pod is in this state. e.g. 'Evicted'",
"type": "string"
},
"startTime": {
diff --git a/api/swagger-spec/v1.json b/api/swagger-spec/v1.json
index 785da4af518..5f5ca2fa48d 100644
--- a/api/swagger-spec/v1.json
+++ b/api/swagger-spec/v1.json
@@ -20979,7 +20979,7 @@
},
"reason": {
"type": "string",
- "description": "A brief CamelCase message indicating details about why the pod is in this state. e.g. 'OutOfDisk'"
+ "description": "A brief CamelCase message indicating details about why the pod is in this state. e.g. 'Evicted'"
},
"hostIP": {
"type": "string",
diff --git a/docs/api-reference/scheduling.k8s.io/v1alpha1/definitions.html b/docs/api-reference/scheduling.k8s.io/v1alpha1/definitions.html
index 5bee9af9be9..c008fd569d1 100755
--- a/docs/api-reference/scheduling.k8s.io/v1alpha1/definitions.html
+++ b/docs/api-reference/scheduling.k8s.io/v1alpha1/definitions.html
@@ -1347,7 +1347,7 @@ Examples: