By Kubernetes -
2020-12-02
Authors: Jorge Castro, Duffie Cooley, Kat Cosgrove, Justin Garrison, Noah Kantrowitz, Bob Killen, Rey Lejano, Dan “POP” Papandrea, Jeffrey Sica, Davanum “Dims” Srinivas
Kubernetes is deprecating Docke ...
By freeCodeCamp.org -
2020-10-15
Docker and Kubernetes make it simpler to run code and software in different environments. Containers are a way of packaging software. Running a container is like running a virtual machine. You can us ...
By GeekyAnts Tech Blog -
2021-03-12
Hey guys, today we will deploy a NodeJS app on Amazon EKS using the cutting edge Docker & K8s in the DevOps sphere.
What is Docker?
Docker is an open platform for developing, shipping and running appl
By DEV Community -
2020-12-27
In this blog post I would like to show you how easy you can run 3 different Docker containers all at... Tagged with docker, beginners, devops, microservices.
By datastack.tv -
2020-09-24
Everything you need to know about Docker as a Data Engineer
By LogRocket Blog -
2021-01-04
We'll create a Dockerfile in order to containerize a Django app and we''ll set up docker-compose through a docker-compose.yml file.