apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-04T10:23:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 9fa55e0b-1ed7-4a1b-8d97-332c0a13deb8
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ht6d7
      namespace: kube-system
      uid: ce02baf8-549d-4f5a-bdd3-b0e0543be8bb
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k2j94
      namespace: kube-system
      uid: 0bf2c498-8baa-4575-8d80-27ad54b5f826
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
