apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T10:17:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 045b0c7c-c734-4a2a-8233-238c8b82fe30
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fp58t
      namespace: kube-system
      uid: 84d5b540-1130-47b7-90c9-462d3ac2a519
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-knxvb
      namespace: kube-system
      uid: 89162619-1c58-46ff-9a06-6f6a3880f022
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
