apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T10:55:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 5129c9fd-5ae7-4945-80d7-0059297af267
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vhbqp
      namespace: kube-system
      uid: fb4a7845-a97b-4330-851e-f81de6670c61
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2n8gc
      namespace: kube-system
      uid: bd28258e-6d72-48ac-a768-ebe9b44ff67a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
