apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-05T07:02:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "719"
  uid: a5a3f505-8829-4869-bae7-7cdfdabd3bf4
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pntt9
      namespace: kube-system
      uid: c8391576-0a6d-4179-8a2e-fd1b9bc31476
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zqwg8
      namespace: kube-system
      uid: e5527b77-cd7c-4f78-b8dc-dc04d300b48a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
