apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T15:26:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: a3318e59-47e1-4788-a1df-e98d3b9fccab
subsets:
- addresses:
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jpkfr
      namespace: kube-system
      uid: 5cd92a50-ebd7-4350-9a0a-e000445ab231
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rx87n
      namespace: kube-system
      uid: 7acc7510-646e-41b8-a481-8ec9213e0642
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
