jdef
jdef
some options: - parameterize certs in options.json (#729, https://github.com/mesosphere/multiverse/pull/62) - auto-generate certs using mesosphere/kubernetes-keygen container - possibly subclass this container for convenience w/ k8s/dcos integration - currently has hard-coded stuff,...
TODO: clarify the work that actually needs doing here
@sttts the subcommand should only need the root-ca cert, yes? that's easy to send down..
OK, so then we'd need the rootCA of the cert that the admin router is using then. I wonder if dcos-CLI gives us access to that? On Wed, Jan 20,...
got it - thanks! On Thu, Jan 21, 2016 at 10:45 AM, Dr. Stefan Schimanski < [email protected]> wrote: > Look at my code to check certificates in the subcommand. It...
FYI we've been asked to provide results similar to marathon scale testing. xref: - https://github.com/mesosphere/marathon/tree/master/mesos-simulation - https://github.com/mesosphere/marathon/issues/2697
xref https://github.com/kubernetes/kubernetes/pull/18458
some simulation testing happening in the java world: https://github.com/mesosphere/mesos-rxjava/pull/35