https://github.com/elastisys/ck8s-starter-nodejs
Compliant Kubernetes Jumpstart Kit for NodeJS
https://github.com/elastisys/ck8s-starter-nodejs
Last synced: 2 months ago
JSON representation
Compliant Kubernetes Jumpstart Kit for NodeJS
- Host: GitHub
- URL: https://github.com/elastisys/ck8s-starter-nodejs
- Owner: elastisys
- Created: 2022-03-10T19:09:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T08:47:13.000Z (about 3 years ago)
- Last Synced: 2024-05-28T18:43:56.791Z (about 1 year ago)
- Language: JavaScript
- Size: 149 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compliant Kubernetes Starter Kit for NodeJS
## How to I deploy my application?
1. Click on [Use this template](https://github.com/elastisys/ck8s-starter-nodejs/generate).
2. Change [`DOMAIN`](.github/workflows/build-and-deploy-to-ck8s.yaml) to what you got from your platform admin.
3. Create an environment `development`, and set `DOCKER_PASSWORD` and `KUBECONFIG_CONTENTS` [environment secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-an-environment) to what you got from your platform admin.
4. Done!## How do I access my application?
Check the logs of GitHub Actions.
## Where do I find my application logs?
Check the logs of GitHub Actions.
## How do I set up alerts for my application?
Once you found you logs, check out [log-based alerts](https://elastisys.io/compliantkubernetes/user-guide/log-based-alerts/).
## I need help
Send the full output of your CI/CD pipeline to your TAM.