Genesis
etcd
Our great sponsors
Genesis | etcd | |
---|---|---|
0 | 33 | |
55 | 40,367 | |
- | 1.5% | |
8.3 | 9.8 | |
23 days ago | about 4 hours ago | |
Perl | Go | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Genesis
We haven't tracked posts mentioning Genesis yet.
Tracking mentions began in Dec 2020.
etcd
-
3 ways to deploy Apache APISIX on AWS (Part 1: AWS EC2)
APISIX uses etcd to save and synchronize configuration. Before installing APISIX, you need to install etcd on your machine. It would be installed automatically if you choose the Apache APISIX Docker compose mode, you will learn more about on the next blog post Use Docker Compose to deploy containerized APISIX to AWS ECS.
-
ECS Container map dns names
Since all of your apps are in the same environment, one possibility is to use a service registry like Consul or etcd. As a container comes up it registers itself by making a REST call to declare “I’m the Rabbit server!”. Then other apps call out to etcd with a REST query to ask “Where’s the Rabbit server?” and get the name of the Rabbit container. If you decide to start playing with HA or clustering, this can be extended so the service registry returns the name of the current primary node, or spreads traffic across multiple nodes by returning different responses based on rules you set up.
-
Kubernetes Admission Controllers: What They Are and Why They Matter
As mentioned earlier, admission controllers intercept API server requests before they’re executed or persisted in etcd. This makes them a perfect contender to apply security measures to help organizations meet policy requirements. Admission controllers can improve the security of Kubernetes workloads through a built-in PodSecurityPolicy (PSP), which mounts the root file system as read-only and prevents the containers from running as the root user.
-
Run Apache APISIX on Microsoft Azure Container Instance
We use Docker Compose to define and deploy two containers for Apisix and etcd as a container group in Azure Container Instances.
-
Apache ShardingSphere Enterprise Applications — Bilibili
In cluster mode, Apache ShardingSphere integrates third-party registry components ZooKeeper and Etcd to achieve metadata and configuration sharing in the cluster environment. At the same time, with the help of the notification and coordination ability of the registry, it ensures the real-time synchronization of the cluster when the shared data changes. And the business will not be aware of changes from the registry.
-
My director is mad that I accepted another internal position for a 26% raise when he was told he could only give me a 10%
At your own pace, jump into orchestration using a Kubernetes distribution out there; but really, only do that fairly late in the game (e.g. OpenShift). Sadly, it's quite a jump from containers to orchestration, and there is no "smooth" in-between. Maybe as a prelude, you can look into etcd configuration clusters and Ceph storage clusters first, e.g. using a bunch of VMs on your machine, or a few Raspberry Pis. There are plenty of occasions to pinch your fingers with those, and thus valuable lessons to be learned :-)
- Etcd v3.5 Data inconsistency postmortem
- Draft Postmortem etcd/v3.5-data-inconsistency.md at main · etcd-io/etcd
- Etcd v3.5 data inconsistency postmortem
-
HelloTalk: Leveraging Apache APISIX and OpenResty
Apache APISIX is a dynamic, real-time, high-performance API gateway. It offers traffic management features such as load balancing, dynamic upstream, canary release, service meltdown, authentication, observability, and other rich traffic management features. It’s built atop the Nginx reverse proxy server and the key-value store etcd, to provide a lightweight gateway.
What are some alternatives?
consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
minio - Multi-Cloud :cloud: Object Storage
Vault - A tool for secrets management, encryption as a service, and privileged access management
Apache ZooKeeper - Apache ZooKeeper
nsq - A realtime distributed messaging platform
traefik - The Cloud Native Application Proxy
kubernetes - Production-Grade Container Scheduling and Management
ingress-nginx - NGINX Ingress Controller for Kubernetes
tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try free: https://tidbcloud.com/free-trial
jackal - 💬 Instant messaging server for the Extensible Messaging and Presence Protocol (XMPP).
Simple CRUD App w/ Gorilla/Mux, MariaDB - Simple CRUD Application with Go, Gorilla/mux, MariaDB, Redis.
Caddy - Fast, multi-platform web server with automatic HTTPS