Update add_file.txt

This commit is contained in:
groupuser 2024-07-12 05:02:11 +00:00
parent c09552929b
commit aeef6e0e42

@ -6,4 +6,6 @@ Several Kubernetes components such as kube-apiserver or kube-proxy can also be d
It is recommended to run Kubernetes components as container images wherever that is possible, and to have Kubernetes manage those components. Components that run containers - notably, the kubelet - can't be included in this category. It is recommended to run Kubernetes components as container images wherever that is possible, and to have Kubernetes manage those components. Components that run containers - notably, the kubelet - can't be included in this category.
If you don't want to manage a Kubernetes cluster yourself, you could pick a managed service, including certified platforms. There are also other standardized and custom solutions across a wide range of cloud and bare metal environments. If you don't want to manage a Kubernetes cluster yourself, you could pick a managed service, including certified platforms.
There are also other standardized and custom solutions across a wide range of cloud and bare metal environments.