#devops
Read more stories on Hashnode
Articles with this tag
In this blog post, I am going to show how to deploy the application to Kubernetes from AWS ECR. There are two tasks we need to complete. Docker Login...
In the previous blog post, we demonstrated a complete demo of Kubernetes. But we didn't use the Kubernetes volume. In this blog, we are going to show...
In the previous blog, we showed a basic practice on Kubernetes. In this blog, I am going to demonstrate a complete Kubernetes demo. In this demo, the...
Kubernetes or K8s or Kube is an open-source container orchestration tool developed by Google. It can automate many processes involved in deploying,...
In the previous post, we show how to run a sample web application on AWS EC2. In practice, this task called CD (continuous deployment) is...
In the previous posts, we showed some popular use cases of Jenkins. Nowadays cloud techniques are very popular. In this blog, I am going to show how...