kernelci / kernelci-project

KernelCI Linux Foundation project documentation
10 stars 29 forks source link

Kubernetes deployment of KernelCI API/Pipeline #271

Open nuclearcat opened 12 months ago

nuclearcat commented 12 months ago

Description

This task is responsible for deploying the KernelCI API and Pipeline. As development approaching pre-production stage, we need to have a way to deploy the KernelCI API and Pipeline in a Kubernetes cluster. Based on prior experience and taking in account design of new API/Pipeline, we have decided to use Kubernetes as the deployment platform.

Components

Requirements

Action items

Additional action items due discovered incomplete features

Additional actions

nuclearcat commented 12 months ago

Work in progress PRs: https://github.com/kernelci/kernelci-api/pull/393 https://github.com/kernelci/kernelci-pipeline/pull/354