apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T06:47:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: ed2dabd3-954a-460d-bca9-4ea2f8e6b54a
subsets:
- addresses:
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9z27d
      namespace: kube-system
      uid: a8720fdf-9524-44e2-8d4b-f90db986d88a
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vghmc
      namespace: kube-system
      uid: 1549a95d-6b0b-4d02-9e74-895e30acc83c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
