apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T05:46:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: 3330f7c2-97be-4843-b8c8-5a489f7dd64a
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gjflc
      namespace: kube-system
      uid: 4ed3065a-85c5-469c-8e82-8679db3a7f91
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9shn9
      namespace: kube-system
      uid: aca3cd36-456c-486a-9a24-bffba88bde5e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
