apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T22:01:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "734"
  uid: 29a7a636-2fe1-447d-a725-27eee090b1da
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hw6z2
      namespace: kube-system
      uid: ec14cfd7-7bb6-4356-b91a-7b7e5facdc9a
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlw7v
      namespace: kube-system
      uid: 4a40e4d4-7085-4d23-a9aa-e16c9ef6a413
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
