Spinnaker Meets Minikube: Part 1

Spinnaker is a continuous integration/continuous delivery tool that was started by Netflix in its quest for more agility. This posting will show how to get hands-on experience running Spinnaker on Windows 10.

Minikube provides the ability to run a Kubernetes cluster on local Linux, Mac, or Windows. It can therefore serve as a sandbox environment for Spinnaker training, experimentation or even to keep ones local development environment up to date with all the latest commits. 

Top 10 CI/CD Pipeline Implementation Challenges and Solutions

Introduction

CI/CD pipelines have become the mainstream approach to software development across the entire IT sector. There’s no doubt that CI/CD pipeline tools have matured a lot over the years. Yet, developers, QA engineers, and leaders are still posed with some challenges and roadblocks in adopting and efficiently implementing CI/CD tools. This article highlights the top 10 CI/CD challenges that people face during implementation, and we will also discuss their potential solutions.

Let’s get started with the basics!

The Complete CI/CD Collection [Tutorials]

Everything you need to set up your complete CI/CD pipeline and implementation.

What is CI/CD?

Getting Started

Time to roll up your sleeves and get started building your CI/CD pipeline.

Getting Started With CI/CD 

Tools