This is an automated email from the ASF dual-hosted git repository.
mani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git
The following commit(s) were added to refs/heads/master by this push:
new fa8cab03 [YUNIKORN-2143] Remove gang section in deployments examples
readme (#725)
fa8cab03 is described below
commit fa8cab03f7554a1552c913552a3e739132ebd29a
Author: brandboat <[email protected]>
AuthorDate: Wed Nov 15 19:47:38 2023 +0530
[YUNIKORN-2143] Remove gang section in deployments examples readme (#725)
Closes: #725
Signed-off-by: Manikandan R <[email protected]>
---
deployments/examples/README.md | 8 --------
1 file changed, 8 deletions(-)
diff --git a/deployments/examples/README.md b/deployments/examples/README.md
index 0d8d1306..afa634c0 100644
--- a/deployments/examples/README.md
+++ b/deployments/examples/README.md
@@ -49,14 +49,6 @@ Deployment files for the driver and executor:
A simple example that runs a [kubeflow/tensorflow](./tfjob/tf-job-mnist.yaml)
job.
In this example it will run a distributed mnist model for e2e test, for full
more detail see the
[dist-mnist](https://github.com/kubeflow/training-operator/tree/master/examples/tensorflow/dist-mnist)
section.
-## gang
-A sample application which implement gang in application level.
-Start via the [gangDeploy.sh](./gang/cmd/gangDeploy.sh) script, for full more
detail see the [gang](./gang/README.md) section.
-
-Deployment file for gang-coordinator and gang-job:
-* [gang-coordinator](./gang/gang-coordinator.yaml)
-* [gang-job](./gang/gang-job.yaml)
-
## volumes
The volumes directory contains three examples:
1. [local volumes](#local-volume)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]