22weight = 20
33+++
44
5- {{< slide id=tekton_kcl background-color="rgba(232, 45, 85 , 1)" type="slide" transition="zoom" transition-speed="fast" >}}
5+ {{< slide id=tekton_kcl background-color="rgba(140, 196, 214 , 1)" type="slide" transition="zoom" transition-speed="fast" >}}
66
77{{% section %}}
88
99# /TEKTON+KCL
1010
11- <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/tekton-sthings .png " alt =" Alt Text " width =" 400 " style =" border : 1px ; box-shadow : none ;" />
11+ <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/tekton_ball .png " alt =" Alt Text " width =" 600 " style =" border : 1px ; box-shadow : none ;" />
1212
1313---
1414
1515### /TEKTON
1616
17+ <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/tekton_pr.gif " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
18+
1719- ** Kubernetes-native** pipeline automation
1820- ** Custom Resource Definitions (CRDs)** for pipeline constructs
19- - ** Serverless execution** - runs entirely within your K8s cluster
20- - ** Open standard** - part of the CD Foundation
2121
2222---
2323
@@ -34,35 +34,27 @@ weight = 20
3434
3535---
3636
37- ### /TEKTON-PIPELINES
38-
39- <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/tekton_pr.gif " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
40-
41- * 🚀 Runs Everywhere Kubernetes Runs
42-
43- ---
44-
4537### /TEKTON-TASK(S)
4638
47- <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/tekton-task.png " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
39+ <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/tekton-task.png " alt =" Alt Text " width =" 1000 " style =" border : 1px ; box-shadow : none ;" />
4840
4941* Reusable tasks
5042
5143---
5244
53- ### /TEKTON-RESOLVERS
45+ ### /TEKTON RESOLVER (GIT)
5446
55- <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/tekton-resolvers.png " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
47+ <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/tekton-resolvers.png " alt =" Alt Text " width =" 700 " style =" border : 1px ; box-shadow : none ;" />
5648
57- * Resolve from git tasks
49+ * Resolve task from git
5850
5951---
6052
61- ### /TEKTON-RESOLVERS
53+ ### /TEKTON RESOLVER (OCI)
6254
63- <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/tekton-resolvers .png " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
55+ <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/taskrun-oci .png " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
6456
65- * Resolve from oci reg
57+ * Resolve task from oci registry
6658
6759---
6860
@@ -73,15 +65,11 @@ weight = 20
7365---
7466
7567### /KCL
76- - ** Constraint-based record & functional language** for complex configurations
77- - ** Cloud-native focused** - perfect for Kubernetes and platform engineering
78- - ** Enhances configuration writing** with better modularity, scalability, and stability
79- - ** Open-source** with production usage at Ant Group
8068
81- ---
82- ### /KCL SCHMEA + DEFINTIION
69+ <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/kcl-k8s.png " alt =" Alt Text " width =" 700 " style =" border : 1px ; box-shadow : none ;" />
8370
84- <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/kcl-k8s.png " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
71+ - ** Constraint-based record & functional language** for complex configurations
72+ - ** Cloud-native focused** - perfect for Kubernetes and platform engineering
8573
8674---
8775
@@ -112,70 +100,45 @@ using the kcl k8s library gives you:
112100---
113101
114102# /KCL TEKTON INTEGRATION
115-
116- ---
117-
118- ### MODULE CREATION
119-
120103GIF + INIT + MOD DL
121104
105+
106+ * TEKTON LIB
107+ * USECASE EXMAPLE (BUILDAH PR)
108+ * MODULE CODE
122109---
123110
124111### SCHEMA
125112
126- <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/kcl-schema.png " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
113+ <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/kcl-schema.png " alt =" Alt Text " width =" 1400 " style =" border : 1px ; box-shadow : none ;" />
127114
128115---
129116
130- # GUM
117+ ### 🎨 ** GUM: Glue for Command Line Tools **
131118
132- ---
119+ < img src = " https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/gum-choose.gif " alt = " Alt Text " width = " 800 " style = " border : 1 px ; box-shadow : none ; " />
133120
134- ### ** Glue for Command Line Tools**
135121- ** Elegant shell scripts** made easy
136122- ** Interactive components** for CLI applications
137123- ** Bash script enhancer** with beautiful UI elements
138- - ** Part of Charm ecosystem** (like Glow, Soft Serve)
139124
140125---
141-
142- ### ** Interactive Inputs**
143-
144- | Component | Purpose | Example |
145- | -----------| ---------| ---------|
146- | ` gum input ` | Text input | ` name=$(gum input --placeholder "Name") ` |
147- | ` gum choose ` | Multiple choice | ` env=$(gum choose "dev" "staging" "prod") ` |
148- | ` gum confirm ` | Yes/No dialog | ` gum confirm "Deploy to prod?" ` |
149- | ` gum filter ` | Fuzzy search | `pkg=$(echo "pkg1 pkg2" | gum filter)` |
150-
151- ---
152-
153- ### CHOOSE
154-
155126<img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/gum-choose.gif " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
156127
157- ---
158-
159- ### INPUT
128+ - ** Elegant shell scripts ** made easy
129+ - ** Interactive components ** for CLI applications
130+ - ** Bash script enhancer ** with beautiful UI elements
160131
161132---
162133
163- ### SPIDER
134+ ### GUM + KUBECTL + TKN
164135
165- ---
166-
167- ### TASKFILE
136+ <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/gum_tkn.gif " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
168137
169138---
170139
171- GIF + INIT + MOD DL
172-
173-
174- * TEKTON LIB
175- * USECASE EXMAPLE (BUILDAH PR)
176- * MODULE CODE
177- * TASKFILE + GUM
178-
140+ ### TASKFILE
179141
142+ <img src =" https://artifacts.demo-infra.sthings-vsphere.labul.sva.de/images/taskfile-gum.png " alt =" Alt Text " width =" 800 " style =" border : 1px ; box-shadow : none ;" />
180143
181144{{% /section %}}
0 commit comments