https://github.com/tientham/k8s-gcloud-logging
https://github.com/tientham/k8s-gcloud-logging
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tientham/k8s-gcloud-logging
- Owner: tientham
- Created: 2020-10-09T19:35:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T15:18:39.000Z (over 5 years ago)
- Last Synced: 2025-04-05T21:15:31.570Z (about 1 year ago)
- Language: JavaScript
- Size: 384 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- to create client project:
npx create-react-app client
- Docker cmds:
$ docker build -t gcr.io/papaya-testing-project/test-logging-client-deployment:v1 .
$ docker push gcr.io/papaya-testing-project/test-logging-client-deployment:v1
$ docker build -t gcr.io/papaya-testing-project/test-logging-users-deployment:v9 .
$ docker push gcr.io/papaya-testing-project/test-logging-users-deployment:v9
$ docker build -t gcr.io/papaya-testing-project/test-logging-payment-deployment:v9 .
$ docker push gcr.io/papaya-testing-project/test-logging-payment-deployment:v9