This popular Linux distribution, whose name is an ancient African word for "humanity towards others", is known for its user-friendly approach.
What is Ubuntu?
This project, graduated from CNCF, is a popular open-source logging system that allows log data to be unified and sent to various outputs.
What is Fluentd?
This is a Kubernetes object that ensures the deployment and scalability of a set of identical pods.
What is Deployment?
This is a Danish island in the Baltic Sea, known for its medieval round churches and as the birthplace of the famous Danish painter Oluf Høst.
What is Bornholm?
This phrase is the "Answer to the Ultimate Question of Life, The Universe, and Everything" and coincidentally, it is also the number of our current physical meetup in CNCF Aarhus.
What is 42?
This is the name of the Linux security module that provides a mechanism for supporting access control security policies
What is SELinux (Security-Enhanced Linux)?
This project from CNCF provides a horizontally scalable, highly available, multi-tenant, long term storage for Prometheus.
What is Thanos?
This is the policy rule in Kubernetes that controls what traffic is allowed to reach the pods.
What is NetworkPolicy?
This Danish astronomer of the 16th century is known for his accurate and comprehensive astronomical observations.
Who is Tycho Brahe?
This is the name of the book written by Dr. Nicole Forsgren, Jez Humble, and Gene Kim, which presents a model of software delivery performance formed through six years of research.
What is "Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations"?
This is a unique identifier assigned to each Linux user, also known as UID.
What is User Identification Number?
This is the name of the CNCF project that provides a cloud native edge computing framework and is built for internet of things (IoT), edge computing, cloud computing and 5G.
What is KubeEdge?
This is the Kubernetes feature that allows a user to specify a particular set of nodes where a pod should be scheduled, based on labels.
What is NodeSelector?
According to legend, this is the year when the Danish flag, the Dannebrog, fell from the sky during the Battle of Lindanise in present-day Estonia.
What is the year 1219?
The year where the first meetup was hold in CNCF Aarhus
What is 2017?
This is a Linux file system that is specifically designed for flash memory devices.
What is YAFFS (Yet Another Flash File System)?
The name of the lobster in Phippy & Friends
Who is Linky?
This property (full path) in Kubernetes Deployment YAML, when set, prevents scheduling of the pod in specific nodes unless the condition is met.
What is spec.template.spec.affinity?
This Danish physicist won the Nobel Prize in Physics in 1922 for his services in the investigation of the structure of atoms and the radiation emanating from them.
Who is Niels Bohr?
This is the PostgreSQL system catalog table that contains information about available extensions, including the name of the controlling schema, the current version string of the extension, and the version that can be updated to.
What is pg_extension?
In the Linux kernel, this is the I/O scheduler that was the default one before being replaced by CFQ (Completely Fair Queuing) in version 2.6.18.
What is the anticipatory I/O scheduler?
This CNCF project provides a sandbox environment for running containers with a secure, minimal kernel.
What is gVisor?
This is the field (full path) in a Kubernetes StatefulSet spec that defines the policy to use when creating the pod's DNS records.
What is spec.template.spec.dnsPolicy?
According to TV2(2021), this is the approximate amount in (int)kg of candy and chocolate consumed per capita in Denmark annually.
What is 12 kg?
This is the name of the Kubernetes offering in Alibaba Cloud
What is ACK (Alibaba Cloud Container Service for Kubernetes)