Merge pull request #33719 from Sea-n/fix-typo-k8s-uk

[uk] Fix `Kubernetes` typo
This commit is contained in:
Kubernetes Prow Robot
2022-05-16 03:42:17 -07:00
committed by GitHub
@@ -93,7 +93,7 @@ Containers have become popular because they provide extra benefits, such as:
<!--
## Why you need Kubernetes and what can it do
-->
## Чому вам потрібен Kebernetes і що він може робити
## Чому вам потрібен Kubernetes і що він може робити
<!--
Containers are a good way to bundle and run your applications. In a production environment, you need to manage the containers that run the applications and ensure that there is no downtime. For example, if a container goes down, another container needs to start. Wouldn't it be easier if this behavior was handled by a system?