Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kpl-agent

Per-worker execution agent for K-P2PLab.

This initial skeleton provides:

  • Agent registration and heartbeat to kpl-controller
  • GET /healthz
  • GET /readyz
  • GET /api/v1/status
  • Access to the local Docker socket for the next implementation stage

No peer-container orchestration is implemented yet.

Build

go test ./...
go build ./cmd/kpl-agent

Container image

make docker-build IMAGE=registry.example.com/kpl-agent:dev
make docker-push  IMAGE=registry.example.com/kpl-agent:dev

About

K-P2PLab Agent

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages