apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T13:06:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 6e503412-65b2-4d7b-a603-a9317dd61496
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5bdnr
      namespace: kube-system
      uid: 225f542e-895c-40a0-859e-d21d86efb44b
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9x65q
      namespace: kube-system
      uid: 2961493b-eafa-4ad9-a591-15f8acce0c68
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
