Small updates for Kubernetes 1.19

This commit is contained in:
Jerome Petazzoni
2020-09-02 16:48:44 +02:00
parent 7966339fe1
commit 6ce2675e78
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
- [HTTP basic auth](https://en.wikipedia.org/wiki/Basic_access_authentication)
(carrying user and password in an HTTP header)
(carrying user and password in an HTTP header; [deprecated since Kubernetes 1.19](https://github.com/kubernetes/kubernetes/pull/89069))
- Authentication proxy
+1 -1
View File
@@ -52,7 +52,7 @@
<!-- ##VERSION## -->
- Unfortunately, as of Kubernetes 1.17, the CLI cannot create daemon sets
- Unfortunately, as of Kubernetes 1.19, the CLI cannot create daemon sets
--