In this demo, we will build a GO-based Operator called Cloner. The project name is openinfra-summit
. kind is kind: Cloner
In this demo, we will go through the basics of Google Tekton and build Tekton pipeline to build container images using Kaniko and publish them to dockerhub.
In this post, we will go through the basics of Google Tekton and build Tekton pipeline to build container images using Kaniko and publish them to dockerhub. As of now triggering of the build is manual until auto trigger feature is live.
In this post, we will go through the process of Building and Publishing Docker Images and deploying the newly created Docker image using helm charts in Kubernetes environment. All these processes would be triggered by travis-ci once you push the Docker Image. For every Job triggered, travis-ci spins a new Instance for executing the flow defined in .travis.yml
In this session, we will go through the basics of Kubernetes and Helm. We would be discussing the complexities of writing and managing Kubernetes Yaml’s and how we can overcome by Helm Charts. Next, a simple workflow demonstration of CICD involving Helm, Git, and Jenkins.
Introduction to Ansible.