manifests/stacks/examples
Jeremy Lewi 92c774b5f0
Fix GCP stacks which aren't building. (#1288)
* The GCP stack doesn't build (kubeflow/gcp-blueprints#55). The problem
  is pipeline GCP manifest is referring to a configmap that doesn't
  exist

  * This is a temporary hack to make the manifests build; I just commented
    out the missing file.

  * @bobgy will hopefully add an appropriate long term fix.

* The GCP stack was reintroduced in #1286. The unittests should have
  caught this but they didn't because make generate is swallowing errors
  if there is a problem generating the tests #1269

Update the alice example to use the GCP config.
2020-06-19 09:15:59 -07:00
..
alice Fix GCP stacks which aren't building. (#1288) 2020-06-19 09:15:59 -07:00
README.md Initial "stack" for deploying Kubeflow on GCP (#962) 2020-04-08 13:37:44 -07:00
kfdef_stacks.experimental.yaml Make the KFDef stacks example non GCP specifc. (#1238) 2020-06-10 03:58:07 -07:00

README.md

This directory contains examples illustrating how users would leverage kustomize to do various kubeflow kustomizations.