Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nttcom/ksot

Network IaC using Go
https://github.com/nttcom/ksot

Last synced: 3 months ago
JSON representation

Network IaC using Go

Awesome Lists containing this project

README

        

# K-SOT

[![Go 1.21+](https://img.shields.io/badge/go-1.21-9cf.svg)](https://golang.org/dl/)
[![build](https://github.com/nttcom/ksot/actions/workflows/build.yml/badge.svg)](https://github.com/nttcom/ksot/actions/workflows/build.yml)
[![linter](https://github.com/nttcom/ksot/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/nttcom/ksot/actions/workflows/golangci-lint.yml)

**K-SOT** is an open source framework for network configuration, enabling Infrastructure-as-Code of network devices. It provides us a rich network automation by adopting cloud-native best practices of IaC and GitOps.

Documentation is available at https://nttcom.github.io/ksot-website/docs.

## Getting started

- ["Getting-started" tutorial](https://nttcom.github.io/ksot-website/docs/getting-started)
- [Installing K-SOT](https://nttcom.github.io/ksot-website/docs/installation)

## Contact

Ask questions via [GitHub Discussions](https://github.com/nttcom/ksot/discussions).

## Contributing

- To contribute, please read the [Contribution Guide](https://nttcom.github.io/ksot-website/docs/contribution-guidelines/).
- To report issues or make a feature request, use the [GitHub Issues](https://github.com/nttcom/ksot/issues).

## License

K-SOT is under the [MIT license](https://en.wikipedia.org/wiki/MIT_License).