apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T20:53:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: c7a60d81-b4e8-40a5-9aac-b4e36b87d238
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dztl4
      namespace: kube-system
      uid: a8909ed5-78a3-4941-afd9-df23af029da3
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5cdb
      namespace: kube-system
      uid: a8451932-1b4f-431c-8947-0d7322da49fa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
