-
Notifications
You must be signed in to change notification settings - Fork 35
Kata Containers metrics CI Jenkins slave request #83
Description
Please fill out the details below to file a request for access to the CNCF Community Infrastructure Lab. Please note that access is targeted to people working on specific open source projects; this is not designed just to get your feet wet. The most important answer is the URL of the project you'll be working with. If you're looking to learn Kubernetes and related technologies, please try out Katacoda.
First and Last Name
Graham Whaley
Company/Organization
Intel
Job Title
Senior Software Engineer
Project Title
Kata Containers
Briefly describe the project
Open source multi architecture community collaboration to develop virtual machine based container runtimes and deliver their integration into common container infrastructures and orchestration (OCI, Docker, Kubernetes etc.)
Which members of the CNCF community and/or end-users would benefit from your work?
The obvious member is Kubernetes, who already work closely in conjunction with the Kata Containers community to ensure Kubernetes and virtual machine container runtimes are a natural and compatible fit.
Is the code that you’re going to run 100% open source? If so, what is the URL or URLs where it is located? What is your association with that project?
Yes, 100% open source and up on github:
https://github.com/kata-containers
What kind of machines and how many do you expect to use (see: https://www.packet.net/bare-metal/)?
Prediction is 2x t1.small.x86 machines, running 24/7-ish. Our current jenkins CI backlog across all the repositories pretty much consumes one whole machine (and it is not compute bound).
We can start/trial with just one t1.small.x86 (for PR CI), and later add another to support master branch merge regression checking.
What OS and networking are you planning to use (see: https://help.packet.net/technical/infrastructure/supported-operating-systems)?
I would expect Ubuntu 18.04
Please state your contributions to the open source community and any other relevant initiatives
Previously having worked on a new architecture addition to the Linux kernel which eventually made it into the upstream, for the last 2+ years I have been focussed on the open source Clear Containers (https://github.com/clearcontainers), now Kata Containers.
Any other relevant details we should know about?
I expect us to tie the machines as Jenkins slaves into our existing Jenkins master at http://jenkins.katacontainers.io/, and dedicate them to metrics CI builds only.
Kata Containers is umbrella'd under the OpenStackFoundation, but is not part of the OpenStack project.