top of page

UPDATES
Search
CKA EXAM QS-15 2025
Question 15: An NGINX Deployment named nginx-static is running in the nginx-static namesapce. it is configured using a ConfigMap named nginx-config. Update the nginx-config ConfigMap to allow only TLSv1.3 connection You may re-create, restart, or scale resources as necessary. You can use the folowing command to test the changes. #curl --tls-max 1.3 https://web.k8s.local #curl --tls-max 1.2 https://web.k8s.local #shouldn't be open ==============================================
Ingress now
Oct 201 min read
Â
Â
Â
bottom of page
