Skip to content

Commit

Permalink
Add a list of related OSS repositories.
Browse files Browse the repository at this point in the history
  • Loading branch information
anovikov-el committed Jul 11, 2024
1 parent d548e8a commit 21fb8d3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Issue
description: Describe an issue
description: Describe an issue.
labels: [enhancement]
projects:
- edenlabllc/43
Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Command line tool for reduced management and provisioning of Kubernetes clusters
* [Overview](#overview)
* [Advantages](#advantages)
* [Edenlab LLC use cases](#edenlab-llc-use-cases)
* [Related OSS repositories](#related-oss-repositories)
* [Requirements](#requirements)
* [Quickstart](docs/quickstart.md)
* [Installation](#installation)
Expand Down Expand Up @@ -92,6 +93,13 @@ The examples of Kubernetes providers, to which Kodjin has been installed, are:
- on-premise installations deployed using [Ansible Kubespray](https://github.com/kubernetes-sigs/kubespray)
- single-machine [K3D](https://k3d.io/) clusters

#### Related OSS repositories

- [AWS cluster provider for RMK](https://github.com/edenlabllc/aws.provisioner.infra)
- [Azure cluster provider for RMK](https://github.com/edenlabllc/azure.provisioner.infra)
- [K3D cluster provider for RMK](https://github.com/edenlabllc/k3d.provisioner.infra)
- [Helmfile hooks](https://github.com/edenlabllc/helmfile.hooks.infra)

## Requirements

Currently, RMK only supports Unix-like operating systems (OS):
Expand Down
3 changes: 2 additions & 1 deletion docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- #18 - Added the files recommended by the GitHub's community profiles.
- #18 - Added the files recommended by the GitHub's community profiles.
- #18 - Added a list of related OSS repositories.
- #18 - Improved the cluster management instructions regarding recommended AMI images.

0 comments on commit 21fb8d3

Please sign in to comment.