DevOps
-
Creating your own devfile registry
Prerequisites You need a Kubernetes or OpenShift cluster (eg., minikube or minishift), into which you have installed Che. Follow the…
Read More » -
Discovering containers loaded by Che 7
Prerequisites You need a Kubernetes or OpenShift cluster (eg., minikube or minishift), into which you have installed Che. Follow the…
Read More » -
Deploying Che 7 to Minishift with chectl
Prerequisites You need the latest Minishift and chectl releases. Fetch them like this (or similar): cd ~/bin curl -sSL https://github.com/che-incubator/chectl/releases/download/20190628062929/chectl-linux -o chectl chmod…
Read More » -
Pass multiple commands on Docker run
Docker apart form serving our workloads efficiently is also an amazing tool when it comes to not installing additional binaries…
Read More » -
7 Ways To Increase the Cost-Effectiveness Of DevOps Testing Automation
DevOps testing automation is the key to achieving the rapid delivery, scalability, security, collaboration, and monitoring that allows today’s agile…
Read More » -
Moving the Service-mesh Community Forward
Service mesh is an important set of capabilities that solve some difficult service-to-service communication challenges when operating a services-style architecture.…
Read More » -
How Can We Automate Testing in a DevOps Setup
Expertise and strategy play an imperative role in the adoption of a development and operations (DevOps) strategy when developing software.…
Read More » -
Accessing and dumping Jenkins credentials
Most pipelines require secrets to authenticate with some external resources.All secrets should live outside of our code repository and should…
Read More » -
DevOps Postmortems: Why and how to use them?
To err is human. To make sure we learn from our errors and adapt requires discipline. In this post we…
Read More »