apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-03T20:04:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 3d904d5a-e0c1-4b14-a0ff-9ff83b9a5618
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2xqk7
      namespace: kube-system
      uid: 20942b74-4401-45e0-94e0-1e64d49d43fe
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fln8m
      namespace: kube-system
      uid: 88c4423b-860b-434e-855d-d4da40d68fe2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
