Kubernetes—together with Docker—has transformed the way in which distributed systems can be packaged and deployed. In the old days, deploying a multi-node distributed system was a major endeavor.
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Cory Benfield discusses the evolution of ...
Kubernetes has many core abstractions, sometimes called primitives, that make the experience of deploying and managing applications so much better than what came before. Understanding these ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Kubernetes (K8S) has become a very popular technology for working with distributed applications ...
The proliferation of connected devices has been decades in the making. Progressively, data emanating from these devices have grown at unprecedented rates. A 2016 article suggested that a Tesla car ...
Kubernetes is a popular open source platform for container orchestration—that is, for managing applications built from multiple, largely self-contained runtimes called containers. Containers have ...
Use of containerised applications, usually with a container orchestrator such as Kubernetes, is currently a huge trend in IT, and is becoming almost ubiquitous with users across all sectors.