diff --git a/README.md b/README.md
index 1ea09d047154ae5cdd63affd7cd4cc4d73814965..928bad7b5017027545456340f3379c1076f14b1a 100644
--- a/README.md
+++ b/README.md
@@ -85,10 +85,11 @@ This toolchain is still under development. Before it will be used in production
 - [x] Automate overlay network deployment
 - [x] Use encrypted overlay network (wireguard)
 - [x] Automate cluster monitoring deployment
-- [x] Automate ingress controller deployment
+- [x] Automate ingress-controller deployment
 - [x] Automate policy enforcement (kyverno) deployment
 - [x] Provide an fully encrypted storage class (rook)
-- [ ] Automate ingress controller default certificate deployment
+- [ ] Automate ingress-controller default certificate deployment
+- [ ] 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
@@ -103,6 +104,7 @@ This toolchain is still under development. Before it will be used in production
 - [ ] Automate system upgrades using Kubernetes
 - [ ] Automate system configuration using Kubernetes
 - [ ] 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)
 
 Assumption
 ---