apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-22T11:33:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 1f46224f-c244-4b8e-a988-0bdbc69f5b70
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpmsc
      namespace: kube-system
      uid: f23182c5-8de8-4e7b-aba9-3c786323801e
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6vw65
      namespace: kube-system
      uid: 7a7b0544-5ca2-47dd-b225-d0c9da2c3dd3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
