Tag: docker

  • Hello MicroK8s: A simpler Kubernetes

    Kubernetes is rapidly becoming the de facto platform for container-based applications. Kubernetes automates the deployment and scaling of containerized applications and simplifies maintenance tasks such as updates and upgrades. View original article

  • How YOU can Dockerize a .Net Core app

    This is the first part of a series of posts on using Docker and containerization with .Net Core. In the title, we call what we are about to do dockerizing. It’s called dockerizing after Docker. View original article