• Stars
    star
    1,017
  • Rank 45,237 (Top 0.9 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple application deployment framework for Kubernetes

Acorn

main-release

A simple application deployment framework for Kubernetes.

  • One artifact across dev, test, and production
  • Simple CLI and powerful API
  • Runs on any Kubernetes cluster
📝 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

Contributing

For the basics on how to contribute to acorn, checkout CONTRIBUTING.md.

More details can also be found in our developer wiki.

License

Copyright (c) 2023 Acorn Labs, Inc.

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

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.