This is a quick review of kubernetes command line tool, kubectl. The goal is quick review and some kind of cheat sheet: Command Details kubectl […]
Continue readingTag: devops
Backup Project with Minio
In this post we cover the step needs to config and write a docker file to backup and restore a mysql database to MiniIO object […]
Continue readingWhat is Docker
Docker is an open source container management and orchestration
Continue readingDocker Compose
This is the definition of docker compose: It is used for make deployment easy. by using docker compose you can deploy multi-container apps or services […]
Continue reading