update
This commit is contained in:
parent
3e5bc4e6a8
commit
31abeb2161
@ -1,5 +1,5 @@
|
||||
## Converting docker-compose.yml to kubernetes files
|
||||
[Translate a Docker Compose File to Kubernetes Resources](https://kubernetes.io/docs/tasks/configure-pod-container/translate-compose-kubernetes/)
|
||||
* Edit `docker-compose.yml` file as needed
|
||||
* Install [Kompose](https://kubernetes.io/docs/tasks/configure-pod-container/translate-compose-kubernetes/#install-kompose)
|
||||
* Run `kompose convert`
|
||||
~~~~
|
||||
* Run `kompose convert` in the folder of the compose file to create kubernetes files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user