apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T18:21:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: e001cfeb-ea88-4b42-8ba2-dcbad3849c4a
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-89lxt
      namespace: kube-system
      uid: 53621388-2443-4187-86ed-a603aec508a4
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vr4z7
      namespace: kube-system
      uid: b4032295-ba3c-4bd2-98e9-7a364b9a988e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
