apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:12:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 3016ab36-af0f-4bb1-88c2-876c46af43d7
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wqn98
      namespace: kube-system
      uid: 0f83ce89-6cd7-491a-93c6-604b40e6222a
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sbvml
      namespace: kube-system
      uid: dfc98db2-50cf-4c84-a344-81d2c04a9ecb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
