apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T17:18:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 18fe13f4-a869-4795-91a1-3e09cb2c3548
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m2dtn
      namespace: kube-system
      uid: bd54d552-9ee6-45f3-b82d-325caa6ccedf
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7dc47
      namespace: kube-system
      uid: baa091fb-086a-4937-8e08-6edd2ee42e59
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
