Features of Kubernetes:

1) Allow us to run or manage multiple containers.

2) Whenever there’s a issue, the kubernetes will self heal itself.

3) Improve the stability of the application.

4) Reduced size as Kubernetes don’t have OS.

5) Cost cutting.

6) Multiple computing services can be managed from the single dashboard.