Setting up SSL/TLS for Kubernetes Ingress
3y agoen
Source
This article demonstrates how to configure TLS/SSL certificates with the Ingress controller in Kubernetes. We'll set up an NGINX Ingress controller, create a self-signed SSL/TLS certificate, create the necessary rules to link the SSL/TLS certificate to the controller, and hook it up to a Kubernetes sample app service.
You might also wanna read

Hyperdrive - Hyperdrive now supports custom TLS/SSL certificates
Cloudflare·1y ago
NGINX Adds Native ACME Protocol Support for Simplified SSL/TLS Certificate Management
NGINX has announced a preview release of native ACME protocol support, introducing the ngx_http_acme_module. This module simplifies SSL/TLS
blog.nginx.org·10mo agoImplementing Kubernetes Egress Traffic Control with Squid Proxy
This technical article explains how to implement Kubernetes egress control using Squid proxy as a lightweight alternative to more complex so
Kubernetes security fundamentals: Secrets
Datadog·2mo ago
Unpatchable Vulnerabilities of Kubernetes: CVE-2020-8562
Datadog·3mo ago
Understanding TLS Encryption: Public Keys, Private Keys, and Certificate Authorities
The article explains how Transport Layer Security (TLS) works, focusing on the cryptographic foundations including public/private key pairs,

Comments
Sign in to join the conversation.
No comments yet. Be the first.