Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jor2/helloworld-kubernetes-docker
https://github.com/jor2/helloworld-kubernetes-docker
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jor2/helloworld-kubernetes-docker
- Owner: jor2
- Created: 2018-12-02T23:35:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T00:00:31.000Z (almost 6 years ago)
- Last Synced: 2023-10-11T03:16:11.307Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Docker
=========================docker-compose up --build
http://localhost:8001/
http://localhost:8002/
http://127.0.0.1:8001/
Kompose(kubernetes)
=========================
kompose upKubernetes(the correct way)
=========================
kubectl create -f deployment.yaml