docs: add reference to AWS Dex setup guide on EKS

This commit is contained in:
Khue Doan 2021-11-17 23:58:57 +07:00
parent d707bbe90c
commit 0fb8f4db9d

View File

@ -135,3 +135,4 @@ Distributed under the GPLv3 License. See `LICENSE` for more information.
- [Run the same Cloudflare Tunnel across many `cloudflared` processes](https://developers.cloudflare.com/cloudflare-one/tutorials/many-cfd-one-tunnel)
- [MAC address environment variable in GRUB config](https://askubuntu.com/questions/1272400/how-do-i-automate-network-installation-of-many-ubuntu-18-04-systems-with-efi-and)
- [Official k3s systemd service file](https://github.com/k3s-io/k3s/blob/master/k3s.service)
- [AWS Dex setup guide on EKS](https://aws.amazon.com/blogs/containers/using-dex-dex-k8s-authenticator-to-authenticate-to-amazon-eks/)