diff --git a/README.md b/README.md
index 928bad7b5017027545456340f3379c1076f14b1a..7b00575ee55a41aba44f231b5484a046eca79243 100644
--- a/README.md
+++ b/README.md
@@ -92,8 +92,9 @@ This toolchain is still under development. Before it will be used in production
 - [ ] Automate ingress-controller configuration for proxy-protocol
 - [ ] Automate hetzner cloud integration deployment ([hetzner-cloud-controller-manager](https://git.shivering-isles.com/github-mirror/hetznercloud/hcloud-cloud-controller-manager))
 - [ ] Document usage and thoughts in repository and blog posts
-- [ ] Automate deployment of Kubernetes
-- [ ] Automate flux bootstrap
+- [x] Automate deployment of Kubernetes
+- [ ] Integrate OIDC-based authentication
+- [x] Automate flux bootstrap
 - [ ] Automate flux OpenPGP bootstrap
 - [ ] Enforce SELinux on the deployed machines (Currently conflicts with Rook)
 - [ ] Encrypt root filesystems for all nodes
@@ -103,6 +104,7 @@ This toolchain is still under development. Before it will be used in production
 - [ ] Move to immutable base-system
 - [ ] Automate system upgrades using Kubernetes
 - [ ] Automate system configuration using Kubernetes
+- [ ] Automate Kubernetes upgrades
 - [ ] Integrate with [hcloud-dynfw](https://git.shivering-isles.com/sheogorath/hcloud-dynfw)
 - [ ] Automate deployment of [cluster autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/cloudprovider/hetzner)