File tree Expand file tree Collapse file tree
books/Kubernetes for Developers Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ Check Understanding:
121121
122122** Link for More Details** :
123123[ Ask AI: Internal Services and Load Balancing] ( https://alisol.ir/?ai=Internal%20Services%20and%20Load%20Balancing%7CWilliam%20Denniss%7CKubernetes%20for%20Developers )
124+
124125[ Personal note: TLS 1.0/1.1 are deprecated; in 2025 I'd target TLS 1.2+ (ideally TLS 1.3) for new systems.]
125126
126127## Node Feature Selection
@@ -140,6 +141,7 @@ Check Understanding:
140141
141142** Link for More Details** :
142143[ Ask AI: Stateful Applications] ( https://alisol.ir/?ai=Stateful%20Applications%7CWilliam%20Denniss%7CKubernetes%20for%20Developers )
144+
143145[ Personal note: Redis and Memcached are solid for caching, but in 2025 I often lean toward managed cloud options to cut down on ops work.]
144146
145147## Background Processing
You can’t perform that action at this time.
0 commit comments