Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scalar-labs/scalar-kubernetes
Helm charts and Terraform modules for Scalar middleware orchestration
https://github.com/scalar-labs/scalar-kubernetes
aks ansible eks helm-charts kubernetes
Last synced: 1 day ago
JSON representation
Helm charts and Terraform modules for Scalar middleware orchestration
- Host: GitHub
- URL: https://github.com/scalar-labs/scalar-kubernetes
- Owner: scalar-labs
- Created: 2020-04-15T02:53:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T01:52:35.000Z (9 months ago)
- Last Synced: 2024-04-24T03:07:21.001Z (7 months ago)
- Topics: aks, ansible, eks, helm-charts, kubernetes
- Homepage:
- Size: 85.9 MB
- Stars: 34
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains a set of [documents](./docs/) and [configuration samples](./conf/) that help you create a ScalarDB or ScalarDL environment on managed Kubernetes services.
## Deployment guides
* [Deploy ScalarDB Server on Amazon EKS (Amazon Elastic Kubernetes Service)](./docs/ManualDeploymentGuideScalarDBServerOnEKS.md)
* [Deploy ScalarDB Server on AKS (Azure Kubernetes Service)](./docs/ManualDeploymentGuideScalarDBServerOnAKS.md)
* [Deploy ScalarDL Ledger on Amazon EKS (Amazon Elastic Kubernetes Service)](./docs/ManualDeploymentGuideScalarDLOnEKS.md)
* [Deploy ScalarDL Ledger on AKS (Azure Kubernetes Service)](./docs/ManualDeploymentGuideScalarDLOnAKS.md)
* [Deploy ScalarDL Ledger and ScalarDL Auditor on Amazon EKS (Amazon Elastic Kubernetes Service)](./docs/ManualDeploymentGuideScalarDLAuditorOnEKS.md)
* [Deploy ScalarDL Ledger and ScalarDL Auditor on AKS (Azure Kubernetes Service)](./docs/ManualDeploymentGuideScalarDLAuditorOnAKS.md)## Monitoring guides
* [Monitoring Scalar products on a Kubernetes cluster](./docs/K8sMonitorGuide.md)
* [Collecting logs from Scalar products on a Kubernetes cluster](./docs/K8sLogCollectionGuide.md)## Backup and restore guide
* [Back up and restore ScalarDB or ScalarDL data in a Kubernetes environment](./docs/BackupRestoreGuide.md)
## Install Scalar products from the marketplace of a cloud service provider
* [How to install Scalar products through AWS Marketplace](./docs/AwsMarketplaceGuide.md)
* [How to install Scalar products through Azure Marketplace](./docs/AzureMarketplaceGuide.md)## Production checklist
* [Production checklist for ScalarDB Cluster](./docs/ProductionChecklistForScalarDBCluster.md)