apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T22:42:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 422f82e7-f3af-4a66-bc69-54e905418998
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cwfhh
      namespace: kube-system
      uid: f36b2c77-5b48-48e8-bff6-77deb5e08037
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xr24s
      namespace: kube-system
      uid: 55a48b87-f675-4d71-b56e-1caf54acf915
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
