apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-09T15:27:32Z"
  creationTimestamp: "2026-07-09T15:26:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: a0eecf1c-b244-4b80-bd52-861e38503c1e
subsets:
- addresses:
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k9h27
      namespace: kube-system
      uid: ca442f62-3f1e-444e-a377-b14e9d9f84e6
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p2jwl
      namespace: kube-system
      uid: 0c9c8ad4-e9f3-4204-8f3f-a0faac02fb45
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
