Skip to content

Commit be1d422

Browse files
authored
Add service field selectors
Add missing Service field selectors.
1 parent f81390b commit be1d422

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎content/en/docs/concepts/overview/working-with-objects/field-selectors.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Error from server (BadRequest): Unable to find "ingresses" that match label sele
3939
| Pod | `spec.nodeName`<br>`spec.restartPolicy`<br>`spec.schedulerName`<br>`spec.serviceAccountName`<br>`spec.hostNetwork`<br>`status.phase`<br>`status.podIP`<br>`status.podIPs`<br>`status.nominatedNodeName` |
4040
| Event | `involvedObject.kind`<br>`involvedObject.namespace`<br>`involvedObject.name`<br>`involvedObject.uid`<br>`involvedObject.apiVersion`<br>`involvedObject.resourceVersion`<br>`involvedObject.fieldPath`<br>`reason`<br>`reportingComponent`<br>`source`<br>`type` |
4141
| Secret | `type` |
42+
| Service | `spec.clusterIP`<br>`spec.type` |
4243
| Namespace | `status.phase` |
4344
| ReplicaSet | `status.replicas` |
4445
| ReplicationController | `status.replicas` |

0 commit comments

Comments
 (0)