apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-08T03:34:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 962d8a56-3ed7-4448-b59b-8c6893409564
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w8tj5
      namespace: kube-system
      uid: c91ae8b0-41a8-4bc3-a424-581ac7830a75
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5f28x
      namespace: kube-system
      uid: b2359aaa-1fbb-4514-a6cd-451311c26dbe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
