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

https://github.com/fullstack-devops/k8s-infra


https://github.com/fullstack-devops/k8s-infra

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# k8s Infra

tbd

## schemas

```json
{
"yaml.schemas": {
"https://raw.githubusercontent.com/fullstack-devops/k8s-infra/main/schemas/infrastructure.json": [
"*.infra.yaml"
],
"https://raw.githubusercontent.com/fullstack-devops/k8s-infra/main/schemas/deployment.json": [
"*.deploy.yaml"
]
}
}
```