apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T05:43:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 96730a3c-a3bf-405f-9327-d4ada3c7d5c5
subsets:
- addresses:
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gmxnc
      namespace: kube-system
      uid: e885eaef-dc06-4991-835e-da13c81bca3c
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hz4ts
      namespace: kube-system
      uid: a1afaa93-cc60-420c-981a-8e8da3a570a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
