[Book] GitOps Cookbook: 06. Cloud Native CI/CD: Tekton


Поставил Tekton + Triggers


[OK!] 6.2 Create a Hello World Task

[OK!] 6.3 Create a Task to Compile and Package an App from Git

[OK!] 6.4 Create a Task to Compile and Package an App from Private Git

[OK!] 6.5 Containerize an Application Using a Tekton Task and Buildah

[OK!] 6.6 Deploy an Application to Kubernetes Using a Tekton Task

[OK!] 6.7 Create a Tekton Pipeline to Build and Deploy an App to Kubernetes

[OK!] 6.8 Using Tekton Triggers to Compile and Package an Application Automatically When a Change Occurs on Git

[UNKNOWN!] 6.9 Update a Kubernetes Resource Using Kustomize and Push the Change to Git

[UNKNOWN!] 6.10 Update a Kubernetes Resource Using Helm and Create a Pull Request