apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T22:23:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 78d77bb5-6f8c-4aa4-89d7-441fb1ce8139
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-27dc5
      namespace: kube-system
      uid: 72337bce-426f-4388-b685-9ac5387d21cd
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6hsm
      namespace: kube-system
      uid: 0a61e906-71c2-4785-ae37-c260168966fa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
