https://github.com/golingon/lingon
Lingon is a collection of libraries and tools for building platforms using Go.
https://github.com/golingon/lingon
cloud go hcl iac infrastructure-as-code kubernetes platform terraform yaml
Last synced: 12 days ago
JSON representation
Lingon is a collection of libraries and tools for building platforms using Go.
- Host: GitHub
- URL: https://github.com/golingon/lingon
- Owner: golingon
- License: apache-2.0
- Created: 2024-04-09T16:52:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-16T07:46:06.000Z (13 days ago)
- Last Synced: 2025-04-16T10:14:07.802Z (13 days ago)
- Topics: cloud, go, hcl, iac, infrastructure-as-code, kubernetes, platform, terraform, yaml
- Language: Go
- Homepage: https://pkg.go.dev/github.com/golingon/lingon
- Size: 5.49 MB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: docs/readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: docs/security.md
Awesome Lists containing this project
README
# Documentation
## Getting started
- [Kubernetes](./kubernetes/) (examples, options, CRDs)
- [Terraform](./terraform/) (examples, options, providers)
- [Platypus](./platypus/) - an example of how to use Lingon to build an EKS cluster and migrate a database.## About the project
- [Development](./dev.md)
- [Rationale](./rationale.md)
- [Comparison of various Infra-as-Code tools](./comparison.md)
- [Why Go](./go.md)
- [FAQ](./faq.md)## Legal & Security
- [Licenses](./licenses.md)
- [Security](./security.md)