apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-15T02:37:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: f6f12185-b8c3-4f12-b869-375154328d8b
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5h64s
      namespace: kube-system
      uid: 55a2629e-9f87-4da3-9cfd-338a51bcbd38
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fc6lf
      namespace: kube-system
      uid: d96842a3-360c-4f74-a4f4-c06a8ad81c6b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
