Personal tools
Skip to content. | Skip to navigation
Loki: like Prometheus, but for logs. Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream. Compared to other log aggregation systems, Loki: does not do full text indexing on logs. By storing compressed, unstructured logs and only indexing metadata, Loki is simpler to operate and cheaper to run. indexes and groups log streams using the same labels you’re already using with Prometheus, enabling you to seamlessly switch between metrics and logs using the same labels that you’re already using with Prometheus. is an especially good fit for storing Kubernetes Pod logs. Metadata such as Pod labels is automatically scraped and indexed. has native support in Grafana (needs Grafana v6.0). A Loki-based logging stack consists of 3 components: promtail is the agent, responsible for gathering logs and sending them to Loki. loki is the main server, responsible for storing logs and processing queries. Grafana for querying and displaying the logs. Loki is like Prometheus, but for logs: we prefer a multidimensional label-based approach to indexing, and want a single-binary, easy to operate system with no dependencies. Loki differs from Prometheus by focusing on logs instead of metrics, and delivering logs via push, instead of pull.
Official AWS Ruby gem for Amazon Elastic Kubernetes Service (Amazon EKS). This gem is part of the AWS SDK for Ruby.
Python Client for Kubernetes Engine API |stable| |pypi| |versions|Kubernetes Engine API_: The Google Kubernetes Engine API is used for building and managing container based applications, powered by the open source Kubernetes technology.- Client Library Documentation_ - Product Documentation_.. |stabl .. |pyp :target:
Python Client for Cloud Build API |stable| |pypi| |versions|Cloud Build API_: lets you build software quickly across all languages. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.- Client Library Documentation_ - Product Documentation_.. |stabl .. |pypi| image::
Python client for the kubernetes API.
Apache/Airflow cncf.kubernetes provider
This package contains Kuryr Kubernetes documentation.
Kuryr Kubernetes provides a Controller that watches the Kubernetes API for Object changes and manages Neutron resources to provide the Kubernetes Cluster with OpenStack networking. This package contains the Kuryr Kubernetes Controller that watches the Kubernetes API and adds metadata to its Objects about the OpenStack resources it obtains.
This package contains Kuryr files common to all services.