Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eser/kubernext

offering modern structure for every software team
https://github.com/eser/kubernext

argo argocd iac k8s

Last synced: 13 days ago
JSON representation

offering modern structure for every software team

Awesome Lists containing this project

README

        

# Project KuberNeXT

This project promises to standardize the way of working. While offering modern
structure for every software team, also enforces a well-defined structure by
setting some rules.

## Documentation

- [Proposed Workflow for Changes](./docs/workflow.md)
- [Proposed Tools](./docs/tools.md)

## Decision Logs

"Architectural Design Records" format is being used under this repository. See
[docs/adr/](./docs/adr/) for the decisions and proposals recorded so far.

## Codebase

| Directory | Description | Link |
| ------------ | ---------------------------- | ------------------ |
| `docs/` | Documentation | [Go](./docs/) |
| `docs/adr/` | Architectural Design Records | [Go](./docs/adr/) |
| `infra/` | Infrastructure as Code | [Go](./infra/) |
| `templates/` | Project boilerplates | [Go](./templates/) |
| `apps/` | App packages ready to deploy | [Go](./apps/) |