You’ve probably heard of Kubernetes, but if not, it’s a cloud platform that enables you to quickly and easily deploy and manage containers across a cluster of computers. One of the most popular ways to run machine learning on Kubernetes is using the TensorFlow framework. Recent versions of Kubeflow use TensorFlow Serving on Kubernetes without […]
Kubernetes is an open-source system for automating the deployment, scaling, and management of containerized applications. It was originally designed by Google, and is now maintained by the Cloud Native Computing Foundation. Kubernetes is often referred to as “k8s”, which is short for “Kubernetes”. The term “k8s” was coined by Google employee Brendan Burns. Kubernetes is […]