apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T10:50:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: f9f4600a-0a77-4875-ab12-7a4da1567aab
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g789g
      namespace: kube-system
      uid: 2e1c92d5-c7d5-494e-af0a-3d6f1af2c480
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nmcl2
      namespace: kube-system
      uid: 639509e5-dd80-48c6-b1d6-a159b5c989b5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
