apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T16:37:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1043"
  uid: 6e59bbbb-8bd6-45ad-834f-fd2f1d1e8cea
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ndr4q
      namespace: kube-system
      uid: 250c2ded-a523-4f88-9760-8542468cede7
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbk5m
      namespace: kube-system
      uid: b9b5d692-1954-4b9c-9d9f-ad633fc849ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
