Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theketchio/ketch

Ketch is an application delivery framework that facilitates the deployment and management of applications on Kubernetes using a simple command line interface
https://github.com/theketchio/ketch

Last synced: 3 months ago
JSON representation

Ketch is an application delivery framework that facilitates the deployment and management of applications on Kubernetes using a simple command line interface

Awesome Lists containing this project

README

        

![Ketch](https://i.imgur.com/TVe46Dm.png)

[![Build Status](https://github.com/theketchio/ketch/workflows/deploy/badge.svg)](https://github.com/theketchio/ketch/actions)
[![Slack](https://img.shields.io/badge/chat-on%20slack-6A5DAB)](https://shipa-io.slack.com/archives/C01E4FMEY9K)

Think applications not yamls :)

# What is Ketch
Ketch is an application delivery framework that facilitates the deployment and management of applications on Kubernetes using a simple command line interface. No YAML required!

# Contents
* [Ketch Overview](https://learn.theketch.io/docs/overview)
* [Architecture](https://learn.theketch.io/docs/architecture)
* [Getting Started](https://learn.theketch.io/docs/getting-started)
* [Deploying a sample application](https://learn.theketch.io/docs/getting-started#deploying-an-application)
* [Get Involved](#get-involved)
* [Office Hours](#office-hours)
* [Developer Guide](./CONTRIBUTING.md)

## Architecture Diagram
![Architecture](./img/ketch-architecture.png)

## Using Ketch

Learn more about Ketch at [Ketch documentation](https://learn.theketch.io/docs)

## Get Involved

* Discuss Ketch on [slack](https://join.slack.com/t/shipaco/shared_invite/zt-mqy8plp1-DxFKP102VJtUn5q9tzom9Q) or our [dev mailing list](https://groups.google.com/g/ketch-dev)
* Join [office hours](#office-hours)

## Office Hours
Ketch office hours aim is to listen from the community, share ideas, experiences and ask questions. In this meeting Ketch maintainers are going to look for new ideas, feature requests, answer any questions related to uses of Ketch, contributing to Ketch or any other questions/suggestions.

Ketch office hours takes place every other Wednesday at 4:30pm UTC/8:30am PST. Summer (daylight time): 3:30pm UTC/8:30am PDT. Check our [Event calendar](https://calendar.google.com/calendar/embed?src=48oaii5hknjo6vbrhq8lgqg0c8%40group.calendar.google.com&ctz=America%2FLos_Angeles) and [check your local time](https://www.thetimezoneconverter.com/?t=16:30&tz=UTC).

* Join [Ketch mailing group](https://groups.google.com/g/ketch-dev) to stay connected with office hour and other ketch community events
* [Office hour agenda and running notes](https://docs.google.com/document/d/1E5SJx5pTe2ZsEY60A5FFThv931Euw2Pmr-MvoBU510s/edit#)
* [Event calendar](https://calendar.google.com/calendar/embed?src=48oaii5hknjo6vbrhq8lgqg0c8%40group.calendar.google.com&ctz=America%2FLos_Angeles)

## Developer Guide [See Contributing](./CONTRIBUTING.md)