-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#83. No need a yaml file. There is direct kubectl command. Added the …
…command in steps_jenkinspipeline_istio.txt. Will add into pipeline later
- Loading branch information
asimazmi
committed
Apr 24, 2020
1 parent
c96e1e1
commit 40f01ba
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
1) kubectl apply -f istio-init.yaml | ||
2) kubectl apply -f istio-demo-config.yaml | ||
3) kubectly apply -f kiali-secret.yaml | ||
4) kubectl label namespace default istio-injection=enabled |