apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T05:08:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 62c34fbb-0869-4b21-89b6-48097a6651dc
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sngtv
      namespace: kube-system
      uid: a6d544bc-9cb0-45d3-aafe-8aca3d5f6fc5
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ftwgw
      namespace: kube-system
      uid: 87b7d7df-1b82-4ad7-b4c6-2032097d4ea8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
