apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T13:15:45Z"
  creationTimestamp: "2026-05-21T13:14:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1078"
  uid: d6a3def3-d70d-4d0a-8d16-164af118b604
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lhl2l
      namespace: kube-system
      uid: 0d75412c-bed0-470a-a76a-6644083ec8d1
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rtcgm
      namespace: kube-system
      uid: 9836c368-28a3-49ac-beab-11cb021c7fe6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
