https://github.com/sovereigncloudstack/k8s-template
Deployment manifests for some application
https://github.com/sovereigncloudstack/k8s-template
k8s
Last synced: 6 months ago
JSON representation
Deployment manifests for some application
- Host: GitHub
- URL: https://github.com/sovereigncloudstack/k8s-template
- Owner: SovereignCloudStack
- Created: 2020-07-02T12:45:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T07:22:57.000Z (over 3 years ago)
- Last Synced: 2025-10-24T01:58:44.950Z (6 months ago)
- Topics: k8s
- Language: Shell
- Homepage: https://scs.community/
- Size: 32.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deployment manifests for some application
## Repository content
This repository is intended to include all relevant configuration
and Kubernetes manifests for the deployment of some applications inside SCS.
## Repository layout
This repository contains kustomize bases which may be referenced by
kustomize overlays which in turn define the deployment of whole
environments/clusters.
## Automated smoke tests
In order to ensure that every component inside of SCS behaves as
expected, there should be simple smoke tests.
These tests are implemented using GitHub Actions/Workflows.
## References
| | |
| --- | --- |
| CI smoke test |  |
| Project website | [SCS Community](https://scs.community/) |
## Further information
This is the template repository which does not contain any actual
workload application.