This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
kilo
Watch
1
Star
0
Fork
0
You've already forked kilo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cd4a1ee4e0
kilo
/
.gitignore
8 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2019-01-18 01:50:10 +00:00
.cache/
.container*
Makefile,Dockerfile: add multi-arch images This commit changes the build-system for Kilo to create container images for multiple architectures. This will enable running Kilo on Arm devices, e.g. Raspberry Pis. This is accomplished using Docker manifests.
2019-05-16 17:07:58 +00:00
.manifest*
init
2019-01-18 01:50:10 +00:00
.push*
bin/
docs,website: add doc for kg This commit adds a doc for `kg`, the Kilo agent that runs on every node in the mesh. This includes: the doc itself, files needed for the website, and tooling to generate the document using `embedmd`. Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2020-09-23 08:54:19 +00:00
tmp/
e2e: test multi-cluster connectivity This commit adds a new test suite to the e2e tests that validates multi-cluster connectivity in Kilo. This is really just an extension of the testing of the Peers CRD and related tooling that also exercises the `--allowed-ips` flag of the `kgctl` tool. Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2021-07-06 18:48:18 +00:00
e2e/kind.yaml*
Reference in New Issue
Copy Permalink