Installing SonarQube in Kubernetes
SonarQube is the open source platform to analyze code and continuously inspect code quality of applications. SonarQube also displays health of applications as well as discover any code vulnerabilities. In our previous blog, we discussed the importance of Continuous Integration while working with Kubernetes. In this blog, we will install SonarQube in Kubernetes and analyze […]
Setting up Kubernetes Cluster on Azure Container Service (AKS)
In this post, we’ll take you through the basics of setting up a Kubernetes Cluster on Azure Container Service (AKS), the Microsoft cloud service to manage your hosted Kubernetes environment. By the end of it, you’ll have a one node cluster up and running in AKS. Install Azure CLI You will need the Azure CLI […]
Continuous Integration with Kubernetes
Kubernetes is the container orchestration tool used for automated scaling, deployment, and management of the containerized application. Kubernetes is currently hosted with Cloud Native Computing Foundation. In the previous blog, we explained about modern CI CD with Kubernetes and pillars required to build the pipeline. If you did not read our previous blog, then please […]
Modern CI CD Kubernetes Docker deployment pipeline
There are several benefits of moving to a container based architecture including faster code deployments and reduction in operational cost. Kubernetes has evolved as the de-facto orchestration tool for managing containers. First, we will list the key principles and then go into details on how to build a modern CI CD Kubernetes Docker deployment pipeline. […]
codeRISE.io selected for Microsoft BizSpark Plus Program
codeRISE.io, a Kubernetes, Docker, DevOps and Cloud Transformation provider for micro-services based applications is happy to announce that we have been accepted into the prestigious Microsoft BizSpark Plus Program. codeRISE.io allows agile teams to improve quality and release code faster using fully automated and repeatable processes. We help shorten development cycles and develop high-quality, defect-free, maintainable […]