mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-04 16:56:56 +00:00
add instructions for deployment
This commit is contained in:
parent
8394659448
commit
0978619b02
@ -1,3 +1,7 @@
|
||||
# kind create cluster --name deployments --image kindest/node:v1.31.1
|
||||
# kubectl apply -f deployment.yaml
|
||||
|
||||
# deployment.yaml
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
Loading…
x
Reference in New Issue
Block a user