qdrant
Qdrant - Vector Search Engine and Database for the next generation of AI applications.https://github.com/qdrant/qdrant
Cilium CNI on EKS using secondary CIDR and prefix delegation
https://medium.com/@benoit.mouquet/cilium-cni-on-eks-using-secondary-cidr-and-prefix-delegation-55e57ffd2537
https://medium.com/@benoit.mouquet/cilium-cni-on-eks-using-secondary-cidr-and-prefix-delegation-55e57ffd2537
Watch: 5 tips for improving Grafana Loki query performance
https://grafana.com/blog/2023/01/10/watch-5-tips-for-improving-grafana-loki-query-performance
https://grafana.com/blog/2023/01/10/watch-5-tips-for-improving-grafana-loki-query-performance
woodpecker
Woodpecker is a community fork of the Drone CI system.https://github.com/woodpecker-ci/woodpecker
Bastion hosts vs. VPNs
Bastion hosts can be a valuable resource for companies, improving security and limiting access to shared resources. However, it may not be necessary to use a bastion host when resources can be accessed directly from your network. This article will explore what bastion hosts are, what they’re used for, their limitations, and how they compare to VPNs such as Tailscale.https://tailscale.com/learn/bastion-hosts-vs-vpns
meshery
Meshery is the cloud native management plane offering lifecycle, configuration, and performance management of Kubernetes, service meshes, and your workloads.https://github.com/meshery/meshery
Terraform Security Best Practices
In this article we want to explain the benefits of using Terraform, and provide guidance for using Terraform in a secure way by reference to some security best practices.https://sysdig.com/blog/terraform-security-best-practices
hocus
Hocus is a self-hosted application that spins up ready-to-code, disposable development environments on your own servers in seconds. You define your dev environments as code and launch them instantly from your browser. It's a self-hosted alternative to Gitpod and Github Codespaces.https://github.com/hocus-dev/hocus
The Ultimate DevOps Guide to Terraform Import
https://controlmonkey.io/blog/the-ultimate-devops-guide-to-terraform-import
https://controlmonkey.io/blog/the-ultimate-devops-guide-to-terraform-import
envio
envio is an open source CLI tool that helps make managing environment variables a breeze. With envio, users can create encrypted profiles that contain a collection of environment variables associated with a specific project or use case. envio ensures security and simplifies the development process by allowing users to easily switch between profiles as needed and load them in their current terminal session for immediate use.https://github.com/humblepenguinn/envio
The quantum state of a TCP port
Have you noticed how simple questions sometimes lead to complex answers? Today we will tackle one such question. Category: our favorite - Linux networking.https://blog.cloudflare.com/the-quantum-state-of-a-tcp-port
terraform-plan
GitHub Action to run Terraform plan and add a comment with the changes.https://github.com/cds-snc/terraform-plan
Practical tips for rightsizing your Kubernetes workloads
In this post, we will explain how Kubernetes schedules pods on nodes and how that affects your resource usage. We will also share some practical tips to help you rightsize your Kubernetes workloads for cost efficiency and performance.https://www.datadoghq.com/blog/rightsize-kubernetes-workloads
pyinfra
pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.https://github.com/Fizzadar/pyinfra
Key Elastic Dev Commands for Troubleshooting Disk Issues
Disk-related issues with Elasticsearch can present themselves through various symptoms. It is important to understand their root causes and know how to deal with them when they arise. As an Elasticsearch cluster administrator, you are likely to encounter some of the following cluster symptoms:https://sematext.com/blog/elastic-dev-command-to-know-about-disk
- Cannot create or modify an index
- Data is no longer written to some indices
- Shards are not getting allocated
- A node is missing
This article presents some helpful Dev Tools commands for troubleshooting and solving the underlying issues, along with recommendations to minimize the risk of disk-related problems occurring in your environment.
supavisor
Supavisor is a scalable, cloud-native Postgres connection pooler. A Supavisor cluster is capable of proxying millions of Postgres end-client connections into a stateful pool of native Postgres database connections.https://github.com/supabase/supavisor
For database managers, Supavisor simplifies the task of managing Postgres clusters by providing easy configuration of highly available Postgres clusters