kine
kilo
kine | kilo | |
---|---|---|
13 | 13 | |
1,923 | 2,119 | |
2.8% | 0.8% | |
8.9 | 6.0 | |
4 days ago | 11 months ago | |
Go | Go | |
Apache License 2.0 | 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.
kine
-
Unlock your Kubernetes to run custom resource based microservices in any scale
At this point i would like to mention a project called Kine. Kine is an option to replace ETCD to MySQL or PostgreSQL, the most popular SQL databases. It can solve the database size issue, but it still lacks on the other aspects of the limitations.
-
Apache APISIX without etcd
-- Kine (Kine is not etcd)
-
Goodbye Etcd, Hello PostgreSQL: Running Kubernetes with an SQL Database
Looking at [1], is there any reason why this couldn’t run in something like DynamoDB? I feel like the operations required would fit
https://github.com/k3s-io/kine/blob/master/pkg/drivers/gener...
- K3s to Skill Up?
-
What is going on with Kubernetes Microdistros?
I don't like some of the decisions that k3s makes which is why I stay away from it, but it's a great project. I'm not using kine yet, but I fantasize about using it exclusively every time I deal with etcd-induced slowness/random CPU spikes on my group of controller nodes. k0s supports kine too of course but I just haven't switched it on yet.
-
Databases = Frameworks for Distributed Systems
Well in some situations you can also get away with CRDTs or Gossip (SWIM), but yeah in the general sense Paxos (Raft is a Paxos-family algo). There are lots of paxos family algos to choose from[0].
> I’m also currently building a distributed search engine using etcd for the service registry, broker peer announcements, and worker queue and it’s been a good experience so far.
As a random stranger on the internet, please build an abstraction layer around etcd. Even if there's only one implementation, I've found that so many distributed projects that just never reach the scale that etcd is built for would benefit from the option of writing their own drivers (you don't need a full plugin system just a regular abstraction layer).
One example is Kine[0] for k8s -- if k8s had a built in option for writing/reading from something like Postgres from the beginning it would have been a better project for it, IMO.
If you do build a plugin system though, you can pass off the work of maintaining the other implementations!
[0]: https://vadosware.io/post/paxosmon-gotta-concensus-them-all
[1]: https://github.com/k3s-io/kine
-
K8s on Pg
I could spent >0s looking into this, but I've been curious how kline implements Etcd's Watch API. For the matter, I don't have much idea in general how kline handles data. Kline would be a great candidate for a blog post or introductory technical article on.
I do quickly see one issue- evidently watches presently use polling. The issue requests use of postgres triggers: https://github.com/k3s-io/kine/issues/20
-
Kubernetes but with Hashicorp Consul instead of ETCD for the control plane?
check out https://github.com/k3s-io/kine
- Building a bare-metal Kubernetes cluster on Raspberry Pi
- Rancher Desktop, a Docker Desktop Replacement
kilo
-
Hybrid k8s cluster | Talos & Kubespan | Kilo wireguard
A solution that supports meshed logical topologies - Kilo. It enables you to manage traffic between nodes in multiple datacenters while keeping native networking intact within each datacenter, for intra-datacenter communication.
-
Kubernetes on Hybrid Cloud: Talos network
If you want to establish a mesh network only between datacenters while using the native network for communication between nodes within each datacenter, consider using kilo
-
Kubernetes on Hybrid Cloud: Network design
Kilo
-
NetMaker: Connect Everything with a WireGuard VPN
For the particular case of creating a wireguard mesh network in kubernetes, I've been quite happy with Kilo[0]. Does anyone with experience in both kilo and netmaker know how they compare?
[0]: https://kilo.squat.ai/
-
Why do NGFW's / Web Security apps talk so much about URL/Application filtering when 99% of companies don't SSL Decrypt?
Then using something like this: https://docs.tigera.io/calico-enterprise/latest/compliance/encrypt-cluster-pod-traffic#value or: https://github.com/squat/kilo
- Can I run a wireguard VPN as a sidecar or a service available to my containers?
- Kilo
-
Exposing a web service with Cloudflare Tunnel
Another one for the alternatives list is Kilo[1]
It's a wireguard based kubernetes network overlay. I use it to access private services in my homelab cluster from my laptop, phone, etc.
[1] https://kilo.squat.ai
- Building a bare-metal Kubernetes cluster on Raspberry Pi
-
K3s networking with Wireguard, VPS and Raspberry
Sorry, big typo, I meant "Kilo" and not "Silo"...
What are some alternatives?
kubernetes - Production-Grade Container Scheduling and Management
cilium - eBPF-based Networking, Security, and Observability
dqlite - Embeddable, replicated and fault-tolerant SQL engine.
inlets-pro - Secure HTTP and TCP tunnels that just work
kubernetes - Production-Grade Container Scheduling and Management [Moved to: https://github.com/kubernetes/kubernetes]
multus-cni - A CNI meta-plugin for multi-homed pods in Kubernetes