apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T22:47:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: dbf7577a-134a-4ead-b360-623abc4ccbaf
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-94r6k
      namespace: kube-system
      uid: 92f53f2a-e7bc-40dc-9b10-99ce5b62447d
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wqxmf
      namespace: kube-system
      uid: b9548573-a15f-4b72-9e90-fa1160239891
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
