Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
curso-kubernetes
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jose Ernesto Suarez
curso-kubernetes
Commits
c713ae2e
Commit
c713ae2e
authored
Jun 18, 2019
by
Jose Ernesto Suarez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
arrancar y parar
parent
3fcb0484
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
create_deployments.sh
12.ingress/create_deployments.sh
+0
-0
delete_deployments.sh
12.ingress/delete_deployments.sh
+11
-0
No files found.
12.ingress/deployments.sh
→
12.ingress/
create_
deployments.sh
View file @
c713ae2e
File moved
12.ingress/delete_deployments.sh
0 → 100755
View file @
c713ae2e
kubectl delete
-f
../3.deployments/first-app-deployment.yaml
kubectl delete
-f
../6.secrets/cool-app.yaml
kubectl delete
-f
../9.configmaps/sinatra.yaml
kubectl delete
-f
../11.app-final/mysql-configmap.yaml
kubectl delete
-f
../11.app-final/mysql-secret.yaml
kubectl delete
-f
../11.app-final/mysql-storage.yaml
kubectl delete
-f
../11.app-final/mysql.yaml
kubectl delete
-f
../11.app-final/app-config.yaml
kubectl delete
-f
../11.app-final/app-storage.yaml
kubectl delete
-f
../11.app-final/app.yaml
kubectl delete
-f
./app-services.yaml
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment