An open API service indexing awesome lists of open source software.

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

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 | ![Smoke test](https://github.com/SovereignCloudStack/k8s-template/workflows/CI/badge.svg) |
| Project website | [SCS Community](https://scs.community/) |

## Further information

This is the template repository which does not contain any actual
workload application.