apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-29T01:25:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 72cc378f-1f9e-4b0f-817f-c4beb7633cf8
subsets:
- addresses:
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qsg4t
      namespace: kube-system
      uid: b8ddaa53-83be-4af8-8d3f-12b80baec0bf
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x8mtm
      namespace: kube-system
      uid: 97566fc5-7306-45f0-9cd2-1a24dc65533a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
