Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/acorn-io/acorn

A simple application deployment framework built on Kubernetes
https://github.com/acorn-io/acorn

hacktoberfest kubernetes

Last synced: 3 months ago
JSON representation

A simple application deployment framework built on Kubernetes

Awesome Lists containing this project

README

        

# Acorn

![main-release](https://github.com/acorn-io/runtime/actions/workflows/main-release.yaml/badge.svg)

A simple application deployment framework for Kubernetes.

- One artifact across dev, test, and production
- Simple CLI and powerful API
- Runs on any Kubernetes cluster

| :memo: | Acorn is a work in progress. Features will evolve over time and there may be breaking changes between releases. Please give us your feedback in Slack, Discussions, or Issues! |
|-|:-|

## Get Started

- [Downloads](https://github.com/acorn-io/runtime/releases)
- [Runtime Documentation](https://runtime-docs.acorn.io)
- [Community Slack](https://slack.acorn.io)
- [Discussions Forum](https://github.com/acorn-io/runtime/discussions)

## Contributing

For the basics on how to contribute to acorn, checkout [CONTRIBUTING.md](CONTRIBUTING.md).

More details can also be found in our [developer wiki](https://github.com/acorn-io/runtime/wiki).

## License

Copyright (c) 2023 [Acorn Labs, Inc.](http://acorn.io)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.