apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T11:56:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "951"
  uid: a14dcb5e-2e5e-4ae6-8727-56bdde4cca46
subsets:
- addresses:
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pspkm
      namespace: kube-system
      uid: e7e69b8c-ffa7-46e0-a4d7-2af37c3a6fa3
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2gh86
      namespace: kube-system
      uid: 353c86f1-d4a3-4d3e-aa13-6194a7d1e4b1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
