Sample Pipeline

Purpose of providing the sample pipeline is to ease the process in multiple ways :-

  • Show evidence that the deploy, configure and test scripts mentioned in the installation instructions are in working state.

  • If pipeline secrets are configured in the pipeline tool(eg. CircleCI) and you are using AWS EKS as your cloud, then the scripts using CircleCI orbs need only one change :-

  • Reference pipeline is AWS specific and corresponding sections for authenticating in to you cloud service provider and getting the kubeconfig have to be replaced. How to replace those sections in the pipeline is outside the scope of the document.