Gang Chen
Gang Chen
Work with @jdiggity22
yeah, we want to refresh the reference implementation given we have new team members join the team.
so, the goal is the update the BlueCompute DevOps CI/CD reference implementation (in https://github.com/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes) to Tektons
Link for Cloud Native Toolkit https://github.com/ibm-garage-cloud/ibm-garage-iteration-zero
I had a similar problem when building a Python backend only images. To reproduce: - Clone the Triton [server repo](https://github.com/triton-inference-server/server/tree/main). on branch `main`. `cd server` - Build a python only...