apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-24T15:41:16Z"
  creationTimestamp: "2026-07-24T15:39:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1028"
  uid: 7472aa2c-f672-4085-8d87-cd64ada2b454
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8dp5l
      namespace: kube-system
      uid: a1a84e53-9118-48da-8300-441e78030378
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tcsdf
      namespace: kube-system
      uid: ba390955-1577-4c2e-a0f4-4b4b4d62fec8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
