Jeremy Lewi
Jeremy Lewi
@Jeffwan Its been a while since I've been deep in the kfctl code. I think per the original comment the plugins should have external and internal APIs datastructures to mirror...
@Jeffwan I don't know the answer to that question; I had have to defer to the kfserving folks.
/cc @yanniszark @cventes
As noted in kubeflow/kubeflow#4873; kustomize commonLabels should only be used for immutable labels https://kubectl.docs.kubernetes.io/pages/app_management/labels_and_annotations.html As these are used in selectors which are immutable. Right now our applications are using version...
See comment about deleting https://github.com/kubeflow/kfctl/issues/293#issuecomment-612691634 Using an uber KFDef to own all resources and GC them on delete seems a bit ill-defined at least on GCP. We have also been...
This issue refers to CNCF CI integration with [tensorflow/k8s](https://github.com/tensorflow/k8s). This is a sub effort of the larger TensorFlow ecosystem to make TensorFlow run well on Kubernetes. Can we clarify the...
I also observed kaniko jobs launched by skaffold getting stuck. Symptom was kaniko container started but no logs were emitted. I kicked the node metadata servers ``` kubectl -n kube-system...
First step. * I'm creating the GCP folder engprod-bots to own the projects related to our bots. * I'm moving the projects * issue-label-bot-dev * github-probots Into this folder.
* issue-label-bot-dev was under folder contributors * githubprobots was under folder ci which is the parent for the new engprod bots folder