apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-04T10:20:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 1771dbfb-3967-4947-b6a8-f1f171b8b1fa
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ll8tq
      namespace: kube-system
      uid: 1b1bf579-3dad-4550-ac18-ae0e2d14b4c7
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmgh8
      namespace: kube-system
      uid: 46049068-6e1e-43fc-ba3e-40c2f9a5940d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
