apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T18:06:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: d2c3278b-559e-41a1-be7d-3245e9aa8979
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tqt5c
      namespace: kube-system
      uid: d63f7d78-17a6-471f-b72f-d97b61e40a1c
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x25v4
      namespace: kube-system
      uid: 4128088b-6e9c-404d-99d4-270fca24b58d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
