Kubernetes operators and GitOps tools form a complex ecosystem with names drawn from multiple languages and traditions. Pronounce them correctly in your next cloud-native presentation.
0 / 5 completed
1 / 5
How do you pronounce KubeBuilder (SDK for building Kubernetes operators)?
KubeBuilder is pronounced 'KYOOB-bil-duh' (/ˈkjuːbˌbɪldə/), a compound of 'Kube' (short for Kubernetes) and 'Builder'. Kubernetes itself is pronounced 'kyoo-BER-neh-teez', so 'Kube' takes that same 'KYOOB' sound. KubeBuilder is the official SDK framework for building Kubernetes operators and CRDs.
2 / 5
How do you pronounce Tekton (Kubernetes-native CI/CD framework)?
Tekton is pronounced 'TEK-tun' (/ˈtɛktən/), from the Greek word for 'builder' or 'craftsman' (as in 'architect'). Tekton is a Kubernetes-native open-source framework for creating CI/CD systems. The two-syllable name has stress on the first syllable, similar to 'tectonic'.
3 / 5
How do you pronounce Kustomize (Kubernetes configuration customisation tool)?
Kustomize is pronounced 'KUS-tuh-myz' (/ˈkʌstəmaɪz/), just like the English word 'customize' with a 'K'. The tool is a standalone configuration customization tool built into kubectl. The intentional 'K' spelling ties it to the Kubernetes ecosystem, but the pronunciation mirrors 'customize' exactly.
4 / 5
How do you pronounce Velero (Kubernetes backup and migration tool)?
Velero is pronounced 'veh-LEER-oh' (/vɛˈlɪərəʊ/), stress on the second syllable. The name comes from the Spanish/Italian word for a sailing vessel, evoking the idea of safely carrying your Kubernetes workloads across clusters. Velero (formerly Heptio Ark) is the standard tool for backing up and migrating Kubernetes cluster resources.
5 / 5
How do you pronounce Crossplane (universal control plane)?
Crossplane is pronounced 'KROS-playn' (/ˈkrɒspleɪn/), a compound of 'cross' and 'plane', stress on the first element. Crossplane is an open-source Kubernetes add-on that enables platform teams to provision and manage cloud infrastructure using Kubernetes-style declarative APIs. Think of it as crossing cloud provider planes.