apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T03:26:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1023"
  uid: 0942b097-4efb-4b93-ba39-df08d0365539
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mpkpx
      namespace: kube-system
      uid: c7399456-8eaf-445b-9201-1b82e84c0810
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2hwm7
      namespace: kube-system
      uid: b2dc73c4-70b9-4dd5-b2f6-95bda3aa891c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
