Cilium
An eBPF-based Kubernetes networking and security plugin providing connectivity, policy enforcement, and observability.
View →https://boiteaoutilsinformatique.fr/en/it-dictionary/
Aller au contenuClear, technical definitions to understand IT terminology.
An eBPF-based Kubernetes networking and security plugin providing connectivity, policy enforcement, and observability.
View →A repository used to store and distribute container images.
View →A tool that describes multiple containers, networks, and volumes in a declarative file.
View →A file containing instructions used to build a container image.
View →A Linux kernel technology that runs verified programs to observe or control selected system events.
View →A visualization platform used to build dashboards from many data sources.
View →A package manager for Kubernetes based on configurable charts.
View →A container orchestration platform that automates deployment, scaling, and recovery.
View →A Kubernetes resource that maintains a desired number of Pods and manages rolling updates.
View →A resource describing inbound HTTP/HTTPS routing to Kubernetes Services.
View →The smallest deployable Kubernetes unit containing one or more containers that share networking and local storage.
View →A stable network abstraction exposing a set of Pods through consistent addressing and ports.
View →A standard and toolset for collecting application traces, metrics, and logs.
View →A metrics-focused monitoring system with periodic scraping and the PromQL query language.
View →A declarative Infrastructure as Code tool that describes resources in configuration files and converges infrastructure toward that state.
View →The Terraform operation that executes plan actions to actually change infrastructure.
View →The mechanism that defines where Terraform stores state and, depending on backend, how it handles locking or remote execution.
View →The difference between Terraform's declared/stored infrastructure state and a resource changed outside the Terraform workflow.
View →A reusable Terraform configuration package grouping resources, variables, outputs, and architecture logic.
View →The Terraform operation that calculates and presents required changes without immediately applying them.
View →A Terraform plugin that implements resources and data sources for a specific API or platform.
View →The state file or object in which Terraform maps configuration resources to real objects and keeps required attributes.
View →A separate Terraform state namespace using the same configuration to maintain multiple logical instances of the same code.
View →