apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-15T04:46:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 12487072-ea38-4ebd-9c72-806f97cd7f99
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r56gf
      namespace: kube-system
      uid: e18497a5-27d9-4b31-a2ce-16c9e57836cc
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l4v8t
      namespace: kube-system
      uid: dca05679-d9ce-484a-89b4-6c9b3de3864a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
