apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-02T01:23:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: f0d1c94e-96a8-476b-8469-6668a421f4f5
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wxsdf
      namespace: kube-system
      uid: f8931b69-a127-40ee-a7b3-fdfa738a53d8
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hm8bn
      namespace: kube-system
      uid: 1507c6ff-d259-48e2-99c6-a06e5ff9dda1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
