📄️ Tekton
Tekton: cloud native CI/CD solution for Kubernetes, reusable pipelines, customizable tasks, modular components, CNCF integration and dashboard.
📄️ Installation
Tekton installation: Kubernetes cluster setup, operator lifecycle manager, component profiles, tekton CLI, dashboard, metrics server and production configurations.
📄️ First Task
Creating first Tekton Task: hello world, YAML manifests, TaskRun, steps, container execution, kubectl logs, tekton CLI and kubernetes namespaces.
📄️ First Pipeline
Creating first Tekton Pipeline: task grouping, PipelineRun, taskRef, taskSpec, multiple pods, sequential execution, pipeline logs and namespaces.
📄️ Dashboard
Tekton Dashboard: web graphical interface, port-forward local access, task visualization, pipelines, TaskRuns, PipelineRuns, namespace logs and visual creation limitations.
📄️ TektonHub
TektonHub: reusable task catalog, git-clone task, volume workspaces, pipeline parameters, shared storage, code reuse and Tekton best practices.
📄️ Automatic Pipelines
Tekton Automatic Pipelines: event triggers, EventListener, TriggerTemplate, TriggerBinding, repository webhooks, CI/CD automation and external integration.