https://store-images.s-microsoft.com/image/apps.60369.22d997d7-ee00-4d1c-a6b2-67667cd460aa.9039356a-81ad-4fd1-b558-c8cb26190502.ce8f69c2-1b89-4ad6-b32b-74e9391625ff

Kubernetes

kCloudHub

Kubernetes

kCloudHub

Version 1.29.3 + Free Support on OpenSUSE 15.6

Kubernetes (K8s) is an open-source container orchestration platform designed to automate the deployment, scaling, and management of containerized applications. It ensures high availability, fault tolerance, and seamless workload distribution across a cluster of machines.

Features of Kubernetes:

  • Automated container deployment, scaling, and management.
  • Load balancing and service discovery for efficient traffic distribution.
  • Self-healing capabilities to restart failed containers and reschedule workloads.
  • Declarative configuration and infrastructure as code with YAML manifests.

To check the installed Kubernetes version, run: kubectl version --client.

Disclaimer: Kubernetes is an open-source project maintained by the Cloud Native Computing Foundation (CNCF). It is provided under the Apache 2.0 license and is developed by a global community of contributors. Kubernetes is offered "as is," without any warranty.