apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:12:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 2a7c3ef4-6c29-452d-be06-f190caf3071e
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tdtx4
      namespace: kube-system
      uid: 42eb1a03-8212-4e77-a648-2d0c8fda7ad1
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l54x9
      namespace: kube-system
      uid: 8f2c5e1e-82d2-40a2-9820-a40ba78e539b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
