apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T23:26:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: f7450087-7435-4516-8fd1-4362d31e5111
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xndfq
      namespace: kube-system
      uid: 27d44984-81b3-4e1a-8632-9b05d0b7351d
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ccvlm
      namespace: kube-system
      uid: b31e4cd1-d70a-4fb6-898c-30087ca949e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
