Published inTech BlogMarkdown Basic SyntaxMarkdown is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber and Aaron Swartz created…May 21, 2021May 21, 2021
Published inTech BlogDocker 08 / Automated BuildsDocker Hub can automatically build images from source code in an external repository and automatically push the built image to your Docker…May 18, 2021May 18, 2021
Published inTech BlogKubernetes 08 / Horizontal Pod AutoscalerThe Horizontal Pod Autoscaler automatically scales the number of Pods in a replication controller, deployment, replica set or stateful set…May 10, 2021May 10, 2021
Published inTech BlogKubernetes 07 / Deployment NginxYou describe a desired state in a Deployment, and the Deployment Controller changes the actual state to the desired state at a controlled…May 4, 2021May 4, 2021
Published inTech BlogKubernetes 06 / Dynamic Provisioning & Rook Ceph StorageDynamic volume provisioning allows storage volumes to be created on-demand. — kubernetes docsMay 3, 20211May 3, 20211
Published inTech BlogKubernetes 04 / Practice PV, PVC, LoadBalancer, NFS & ReplicaSetMay 1, 2021May 1, 2021
Published inTech BlogDocker 07 / Docker Registry & HarborHarbor is an open source registry that secures artifacts with policies and role-based access control, ensures that images are scanned and…Apr 22, 2021Apr 22, 2021
Published inTech BlogDocker 06 / Compose with WordpressDocker Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure…Apr 21, 2021Apr 21, 2021
Published inTech BlogDocker 05 / Web Server & ImagesAn image on Docker is a read-only template with instructions for creating a Docker container. Often, an image is based on another image…Apr 19, 2021Apr 19, 2021
Published inTech BlogDocker 03 / Volumes & MySQLVolumes are the preferred mechanism for persisting data generated by Docker containers. While bind mounts are dependent on the directory…Apr 17, 2021Apr 17, 2021
Published inTech BlogDocker 03 / Installing WordPress & MySQL/ Docker CommandsWordPress allows you to build a website that meets your unique needs which is a free and open-source content management system written in…Apr 15, 2021Apr 15, 2021
Published inTech BlogDocker 02 / namespace/ watch using tmuxDocker uses namespaces to provide the isolated work space which called the container. When running a container, Docker creates a set of…Apr 14, 2021Apr 14, 2021