We've already seen how to Install Docker and Introduction to Docker, In this post we're going to understand use of Docker Volumes and Bind Mounts.
Kubernetes: Up and Running
Kubernetes is a software that allows us to deploy, manage and scale applications. The applications will be packed in containers and kubernetes groups them into units. It allows us to span our application over thousands of servers while looking like one single unit.
Basic Linux Commands every DevOps Engineer should know
Basic Linux Commands every DevOps Engineer should know
HTTPD Service is not Idempotent in Nature — Make it using Ansible
HTTPD Services is not idempotent in nature and also consume more resources . So, In this article we are going to see how to make HTTPD service idempotent in nature using automation tool Ansible.
Website Deployment using Kubernetes through Jenkins using Groovy script.
Website Deployment using Kubernetes through Jenkins using Groovy script.
Production & Testing Automation using Docker, Git, Jenkins
Production testing and automation using Docker, Git and Jenkins,
Groovy script in Jenkins
In this article I will host website on kubernetes using Groovy script in Jenkins from docker image. Whole process will be fully automated from creating docker image to exposing website to the client. Hence client can access this website from the webserver created.
Playing with AWS EKS
Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service. Amazon Elastic File System (Amazon EFS) provides a simple, scalable, fully managed elastic NFS file system for use with AWS Cloud services and on-premises resources.
You must be logged in to post a comment.