You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 11, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: DEPLOYING.md
+8-40Lines changed: 8 additions & 40 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,36 +2,21 @@
2
2
3
3
> NOTE: The provided `config/workload.yaml` file uses the Git URL for this sample. When you want to modify the source, you must push the code to your own Git repository and then update the `spec.source.git` information in the `config/workload.yaml` file.
4
4
5
-
## Deploying to Kubernetes as a TAP workload with Tilt
6
-
7
-
You can containerize this template app and deploy it as a Tanzu Application Platform (TAP) workload.
8
-
You need to have TAP installed on your cluster.
9
-
See the [VMware Tanzu Application Platform documentation](https://docs.vmware.com/en/VMware-Tanzu-Application-Platform/index.html) for details.
10
-
11
-
We have included a `Tiltfile` file to make this easier when deploying to a cluster.
12
-
13
-
For best results use Tilt version v0.23.2 or later. You can install Tilt by following these instructions: https://docs.tilt.dev/install.html
14
-
15
-
To set up the deployment environment set the CURRENT_CONTEXT environment variable.
0 commit comments