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

https://github.com/kinvolk/contribution

Start here for contributing to Kinvolk projects
https://github.com/kinvolk/contribution

flatcar kinvolk

Last synced: 5 months ago
JSON representation

Start here for contributing to Kinvolk projects

Awesome Lists containing this project

README

          

# Contribution Info & Guidelines

Kinvolk

Here you will find information on contributing to Kinvolk projects, whether it's a first time contribution, or referencing common guidelines (like the CoC).

These guidelines around the development of projects, are reasonable and easy to
understand, to promote consistency and quality in Kinvolk projects as a common
effort.

- [Contribution Info & Guidelines](#contribution-info--guidelines)
- [Contributor Code of Conduct](#contributor-code-of-conduct)
- [Projects](#projects)
- [Flatcar Container Linux](#flatcar-container-linux)
- [Lokomotive Kubernetes](#lokomotive-kubernetes)
- [Inspektor-gadget](#inspektor-gadget)
- [Headlamp](#headlamp)
- [Nebraska](#nebraska)
- [Development Topics](#development-topics)

## Contributor Code of Conduct

In the interest of promoting a fair, diverse, and open community, Kinvolk uses
its [Code of Conduct](./CODE_OF_CONDUCT.md) for all its projects and events.

Please read and uphold this code-of-conduct while participating in Kinvolk
projects and events.

## Projects

There are many repos in the [Kinvolk](https://github.com/kinvolk/) org.
This section highlights the main projects.

### Flatcar Container Linux

- [Flatcar repositories](https://github.com/search?q=org%3Akinvolk+topic%3Aflatcar&type=repositories)
- [Flatcar docs](https://kinvolk.io/docs/flatcar-container-linux/latest)
- [Flatcar issue tracker](https://github.com/kinvolk/flatcar/issues)
- [contributing to Flatcar](https://github.com/kinvolk/Flatcar#contributing-to-flatcar-container-linux)
- chat: [#flatcar](https://app.element.io/#/room/#flatcar:matrix.org) channel on matrix.org
- mailing-list: [flatcar-user](https://groups.google.com/g/flatcar-linux-user)

### Lokomotive Kubernetes

- [Lokomotive Kubernetes distribution repository](https://github.com/kinvolk/lokomotive)
- [Lokomotive docs](https://kinvolk.io/docs/lokomotive/latest)
- [Lokomotive issue tracker](https://github.com/kinvolk/lokomotive/issues)
- [contributing to Lokomotive](https://github.com/kinvolk/lokomotive#contributing)
- chat: [#Lokomotive](https://kubernetes.slack.com/archives/C010B5JFB4L) channel on the Kubernetes Slack

### Inspektor-gadget

- [inspektor-gadget repository](https://github.com/kinvolk/inspektor-gadget)
- [inspektor-gadget docs](https://kinvolk.io/docs/inspektor-gadget/latest/)
- [BPF repositories](https://github.com/search?q=org%3Akinvolk+topic%3Abpf&type=repositories)
- [inspektor-gadget issue tracker](https://github.com/kinvolk/inspektor-gadget/issues)
- [contributing to inspektor-gadget](https://github.com/kinvolk/inspektor-gadget#contributing)
- chat: [#inspektor-gadget](https://kubernetes.slack.com/archives/CSYL75LF6) channel on the Kubernetes Slack

### Headlamp

- [Headlamp repository](https://github.com/kinvolk/headlamp)
- [Headlamp docs](https://kinvolk.io/docs/headlamp/latest/)
- [Headlamp issuer tracker](https://github.com/kinvolk/headlamp/issues)
- [contributing to Headlamp](https://github.com/kinvolk/headlamp#get-involved)
- chat: [#headlamp](https://kubernetes.slack.com/archives/C01FXB5E8ER) channel on the Kubernetes Slack

### Nebraska

- [Nebraska repository](https://github.com/kinvolk/nebraska)
- [Nebraska issue tracker](https://github.com/kinvolk/nebraska/issues)
- [Nebraska docs](https://kinvolk.io/docs/nebraska/latest/)
- [contributing to Nebraska](https://github.com/kinvolk/nebraska#contributing)

## Archived Project

[Kinvolk Archives](https://github.com/kinvolk-archives) hosts many repos that Kinvolk has worked on over time, but are no longer being maintained.

## Development Topics

- [Git / Github](./topics/git.md)
- [Workflow](./topics/workflow.md)