How to build an EKS kubernetes cluster with Ubuntu 20.04 on FIPS mode

How to build an EKS kubernetes cluster with Ubuntu 20.04 on FIPS mode

Many clients have specific requirements for running their EKS Kubernetes clusters with Ubuntu: OS alignment across platforms, sysadmin knowledge or specific kernel features such Real Time Kernel or FIPS mode.

If your workloads need to run on FIPS mode for compliance, you will not only need to create your containers on FIPS mode (in other words, with FIPS certified crypto libraries) but also, since containers share kernel with host/worker nodes, you need to have also the worker node's kernel running on FIPS mode.

Ubuntu Pro 18.04 and 20.04 come with FIPS certified kernel and crypto libraries.

This tutorial will show you how to run EKS Kubernetes clusters with Ubuntu 20.04 on FIPS mode.

If you need more information:

Subscribe to our YouTube: https://bit.ly/3Sp6PKY

And follow our social accounts

LinkedIn:
https://bit.ly/3Jw6jGN
Twitter:
https://bit.ly/3OXSIJE
Facebook:
https://bit.ly/3Q15Yyn
Instagram:
https://bit.ly/3vE7Kxk

For more information visit https://www.ubuntu.com and https://www.canonical.com

#aws #ubuntu #kubernetes #fips