diff --git a/README.md b/README.md index 346f25b..88c29be 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ * [Troubleshooting](#troubleshooting) * [Deleting a stuck namespace](#ts-delete-stuck-namespace) * [Deleting stuck CRDs](#ts-delete-stuck-crd) + * [cgroup support with Odroid-M1 and Ubuntu 22.04 LTS](#ts-odroidm1-ubuntu2204-cgroups) # kubectl - BASH autocompletion For current shell only: @@ -966,3 +967,6 @@ kubectl get namespace "stucked-namespace" -o json \ ## Deleting stuck CRDs https://github.com/kubernetes/kubernetes/issues/60538#issuecomment-369099998 + +## cgroup support with Odroid-M1 and Ubuntu 22.04 LTS +https://github.com/home-assistant/supervised-installer/issues/253#issuecomment-1320795890 \ No newline at end of file