kubernetes-config
kubernetes-config copied to clipboard
Travis services running on Kubernetes!
Due to migration of services to k8s, we are planning to move this repository to the travis-infrastructure org and make it private.
Due to migration of services to k8s, we are planning to move this repository to the travis-infrastructure org and make it private.
Releasing a new version of worker to handle premium vm
This has to be merged before moving repo to travis-infrastructure @cesar-cs please look if this is reflecting current state of workers after recent upgrade?
Weave Flux supports automatically updating versions of images for releases based on rules, but I've been hesitant to turn it on for production. I don't know if we are operating...
On the surface, it would seem like Kubernetes already has pretty good support for deploying a mesh of distributed services: it will round robin requests between a set of pods...
As @Lyoness brought up in https://github.com/travis-ci/kubernetes-config/pull/16#issuecomment-439123009, Heapster is deprecated. We're using it for now because it integrates with other tools better, but presumably metrics-server will eventually do that. When that...
Most of the Mac infra does not really need it: the services we deploy right now mostly don't need to be exposed outside the cluster itself. But we do have...
Flux lets us define rules for automatically updating releases to Docker tags that match a certain pattern. We could use this to automatically deploy releases of new code once the...