apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:12:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: 147a2f23-13a8-4d12-bce0-e0aa5478974d
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kkkrc
      namespace: kube-system
      uid: 02bba5aa-d39b-4212-9a78-c0a93acd4b34
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f7ngj
      namespace: kube-system
      uid: 52912dd2-747e-4594-a72d-00d38d38fe63
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
