apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T19:08:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: aec7c43d-3178-4a43-96e5-9d992835ba64
subsets:
- addresses:
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gwjcm
      namespace: kube-system
      uid: 64e7dfa7-a8cf-4162-be34-f32778dfeaf1
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k5gbc
      namespace: kube-system
      uid: 51b0c3a4-9099-4c8d-aeab-72dfd3493deb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
