apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-02T05:35:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: e967590e-edf2-439c-ac5c-637d805a15f1
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xtmlt
      namespace: kube-system
      uid: 8d76b4cc-173d-40a3-98ba-8a5c529e5727
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9pplk
      namespace: kube-system
      uid: 61d36ad6-3835-44f2-a93e-25d499b5c6f2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
