Google Kubernetes - Cloud hosting

Kubernetes is Google’s solution for managing a cluster of containers. It supports Docker for containers. But in the future it’ll support other container solutions as well. It’s an open technology and you can run Kubernetes anywhere you like.

It provides a declarative API for managing clusters while giving a lot of flexibility. One needs to to tell it what to do and it’ll do the hard work for you. It has built-in support for microservices, load balancing, monitoring and so on. One can deploy any service they like into Kubernetes. There are also some services with built-in Kubernetes support. CassandraRethinkDB andSpark are some of them.

More info can be found in the following URL Kubernetes .


要查看或添加评论,请登录

Sudhindra, Magadi的更多文章

社区洞察

其他会员也浏览了