k3s/pkg/server
Darren Shepherd ff34c5c5cf Download cert/key to agent with single HTTP request
Since generated cert/keys are stored locally, each server has a different
copy.  In a HA setup we need to ensure we download the cert and key from
the same server so we combined HTTP requests to do that.
2019-11-15 21:51:51 -07:00
..
auth.go Refactor tokens, bootstrap, and cli args 2019-10-30 19:06:49 -07:00
context.go Refactor tokens, bootstrap, and cli args 2019-10-30 19:06:49 -07:00
router.go Download cert/key to agent with single HTTP request 2019-11-15 21:51:51 -07:00
server.go Fix server join issues 2019-11-08 21:35:58 +00:00
types.go Refactor tokens, bootstrap, and cli args 2019-10-30 19:06:49 -07:00