In this article we are going to discuss how to configure Azure blob storage as sftp server. Read More
How to configure Azure blob storage as sftp server
Please contribute your Post URL at Contribute .
Subscribe For RSS Feed::Here.
Linux News Directory
In this article we are going to discuss how to configure Azure blob storage as sftp server. Read More
As a container management tool, Kubernetes was designed to orchestrate multiple containers and replication, and in fact there are currently several ways to do it. In this article, we’ll look at three options: Replication Controllers, Replica Sets, and Deployments. Read More
This is the fastest tutorial to install and run Kubernetes on Ubuntu. With this guide you’ll be running Kubernetes on your Ubuntu machine. It’s the fastest set up for local development. Read More
In this article, we’ll cover various ways of scheduling jobs in Jenkins. Read More
Every now and then I come across the requirement to build Docker images inside a Docker container. More often than not, this happens when I need to build Docker images as part of a Continuous Integration pipeline running Jenkins – where the Jenkins master (or agent) is running inside a Docker container. Read More
Whenever possible, we should automate the tasks we perform. Automate tasks will make it easy to perform them, allowing us to do all the deployments of an application that we want with fewer possibilities of committing manual errors or it will allow us to have a new machine provisioned exactly as the production machine can […]
Are you trying to get a better handle on what is DevOps? Here are the eight foundational concepts you have to know! Read More