apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-27T19:44:56Z"
  creationTimestamp: "2026-05-27T19:43:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "966"
  uid: 7068931c-cf98-4db4-b850-12a4743b6c0c
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2rl6
      namespace: kube-system
      uid: ad7ead3f-c5f9-4a65-b84e-1b3fc104a990
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f65rc
      namespace: kube-system
      uid: d504543d-2c94-49bd-ad08-cfa1fc5275b5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
