+1 vote
in Kubernetes K8s by
What tasks are performed by Kubernetes?

1 Answer

0 votes
by

Kubernetes is the Linux kernel which is used for distributed systems. It helps you to be abstract the underlying hardware of the nodes(servers) and offers a consistent interface for applications that consume the shared pool of resources.

Related questions

+1 vote
asked Mar 9, 2020 in DevOps by Hodge
0 votes
asked Jan 10, 2023 in Kubernetes K8s by sharadyadav1986
...