Sometimes, you only need one container, because all you need is one instance of an app. But sometimes you need cluster of containers that can respond to changes in demand, and that can be upgraded ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Arun Gupta, VP of Developer Advocacy at Couchbase, gave a containerization talk at JavaOne2016 ...
For more than a year, container pioneer Docker has pushed its own Docker Swarm as the orchestration tool for managing highly distributed computing environments based on its eponymous containers in ...
Docker on Tuesday is rolling out the second release of Enterprise Edition, its commercial platform, with new features that make it easier for enterprises to securely embrace Kubernetes and other ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Kubernetes and Docker Compose are both container orchestration frameworks. Kubernetes runs ...
Recently, I outlined how to deploy Portainer to a MicroK8s Kubernetes cluster. The process is surprisingly easy and goes a long way to strip the complications from Kubernetes. That Kubernetes ...
Before deploying any container-based applications, it’s crucial to first protect its security by ensuring a Docker, Kubernetes, or other container firewall is in place. There are two ways to implement ...