apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T23:52:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 16f9dc91-7f9a-40b7-bfce-f8d5007e0a25
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4kxl6
      namespace: kube-system
      uid: 844f6be2-29ee-4178-9d9d-d8bc9bdc568d
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8nxzr
      namespace: kube-system
      uid: 7409b15c-b33e-4e3c-b463-acde6dfdadc2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
