apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-28T19:50:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: d6f6b5d5-5012-4719-bbc0-afb6935de026
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-szn7j
      namespace: kube-system
      uid: 090e011e-17ee-4432-82a1-7cae0f563e50
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wq2m8
      namespace: kube-system
      uid: 6006a123-faf7-4481-8c50-bd1e003161c6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
