1.0.22-alpha • Published 3 years ago

naijabx-levis v1.0.22-alpha

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Levis

Kubernetes Manifest Generator

Levis is Kubernetes Manifest Generator for simply creating Kubernetes applications. Levis generates pure Kubernetes YAML - you can use Levis to define Kubernetes applications with YAML syntax for any Kubernetes clusters running anywhere.

This is an project built with ❤️ by KubeOps Skills. We encourage you to try it out, leave feedback, and jump in to help!

Contents

Versioning

Levis Releasecdk8s Versionconstruct Versionlog4js Versionminimist Versionyaml Version
1.0.15-alpha0.30.03.0.146.3.01.2.52.0.0-6

Demo

Getting Started

Installation

Levis is available on Linux, macOS and Windows platforms.

  • Binaries for Linux, Windows and Mac are available as tarballs in the release page.

Develop

  • must install nodejs and yarn
  • use yarn for installing dependencies

Usage

after install levis you can use

  • levis create -f <levis-config.yaml> -o <output.yaml>
  • -f levis config yaml see Examples Directory
  • -o name of kubernetes config generated from levis
  • -v log level
    • 1 for info (default)
    • 2 for debug

Help & Feedback

Interacting with the community and the development team is a great way to contribute to the project. Please consider the following venues (in order):

Examples

See our Examples Directory.

Roadmap

See our roadmap for details about our plans for the project

Contributing

We welcome community contributions and pull requests. See our contribution guide for more information on how to report issues, set up a development environment and submit code.

License

This project is distributed under the MIT License, Copyright (c) 2021 KUBEOPS SKILLS Co., Ltd.

1.0.22-alpha

3 years ago

1.0.21-alpha

3 years ago

1.0.20-alpha

3 years ago

1.0.19-alpha

3 years ago

1.0.16-alpha

3 years ago

1.0.15-alpha

3 years ago