Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
Date
Attendees
Agenda
- Report back:
- Dave: investigate kube cpu credits, memory limits, cpu limits, and load balancing across namespaces.
- Srinivasan: figure out if any of our teams are using Docker swarm or any competing products.
- Ryan: look into Sawtooth's existing pipeline and identify any pain points for moving existing infra to a kube cluster.
Minutes
- Ry: propose to move the meeting to 9:30 am Pacific so that we don't run into meetings the previous hour.
- Ryan:
- moving to kube cluster isn't going to be straight forward
- it looks like the sawtooth pipeline requires access to the docker daemon and sharing the docker socket into a virtual machine
- 100% of their build pipeline uses docker-compose.
- developers use docker-compose locally to test and they don't want to switch to minikube.
- Sawtooth CI pipeline starts with building the docker file for the CI pipeline runner
- Greg:
- kompose and other tools translate docker-compose files to kubernetes.
- there are tools like scaffold and draft that build kubernetes specs from docker files and handle the integration.
Action items