apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T23:04:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 454929cd-1e55-4294-9e6b-30a291d0c519
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wqp79
      namespace: kube-system
      uid: e8f4c39c-24f6-4390-9a1c-922b8f03b2c7
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l8ljd
      namespace: kube-system
      uid: 9f4c5d25-8f04-405f-bc17-1495c901f370
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
