apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-28T19:55:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: dc014941-16d8-4711-a073-06aa6723f582
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9dffv
      namespace: kube-system
      uid: 72ddc3c1-9a7a-4d70-854f-38bb04fb3c83
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q22p6
      namespace: kube-system
      uid: fd5ce72c-83db-436f-9a41-53b47655fb6a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
