apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-27T10:45:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 31aae35c-ed12-4652-9857-efdb31dec6bd
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x5b7h
      namespace: kube-system
      uid: c63c7362-0eae-4912-a7b4-ee64bdcff561
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sgj9n
      namespace: kube-system
      uid: 82bcca79-81a1-4721-9b7e-a792ea878527
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
