Skip to content

An agent which was deployed for scheduling or syncing commands between different mechines or k8s pod containers

Notifications You must be signed in to change notification settings

Shanghai-Lunara/date-agent

Repository files navigation

date-agent

An agent which was deployed for scheduling or syncing commands between different mechines or k8s pod containers

Run register server

go run cmd/register/main.go --grpcservice=0.0.0.0:10000 --httpservice=0.0.0.0:10001 -v=4

Run client

go run cmd/client/main.go --grpcservice=127.0.0.1:10000 -v=4

About

An agent which was deployed for scheduling or syncing commands between different mechines or k8s pod containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published