apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-06T00:44:07Z"
  creationTimestamp: "2026-05-06T00:43:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: a0c5ac56-f25e-4cf4-a80d-bd25376834c5
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sc5jq
      namespace: kube-system
      uid: 18af43a4-5087-497c-ae36-2ae93e195c8d
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4bwqb
      namespace: kube-system
      uid: b61eaffc-480c-4a3f-9b79-3c58e3f10ef1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
