apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-04T10:17:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: c647b139-e76d-4bcd-8e0d-7169b5530a81
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t9q6t
      namespace: kube-system
      uid: 954dcd48-11fe-461f-a3e3-a507772401c4
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9g6ml
      namespace: kube-system
      uid: 48c0fb5d-3d75-4a55-8547-566c13f56644
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
