Skip to content

Commit

Permalink
chore: remove swarm-production
Browse files Browse the repository at this point in the history
This was not really updated since 2018, pointing to Docker images that
haven't been updated for 3 years or more.

Let's not confuse users and provide them with de-facto unmaintained
deployment mechanisms.
  • Loading branch information
NicolasT committed Feb 17, 2021
1 parent a523128 commit 14824c0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 470 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ If you'd like to contribute, please review the
## Overview

This repository includes installation resources to deploy the full Zenko
stack over different orchestration systems.

Currently we have [Kubernetes](https://kubernetes.io/) and
[Docker Swarm](https://docs.docker.com/engine/swarm/).
stack on the [Kubernetes](https://kubernetes.io/) orchestration system.

### Zenko Stack

Expand All @@ -58,5 +55,3 @@ Simple Zenko setup for quick testing with non-production data:
[Zenko Kubernetes Helm Chart deployment](./kubernetes)

[Deploying a HA Kubernetes cluster](https://github.com/scality/metal-k8s)

[Zenko Docker Swarm HA Deployment](./swarm-production)
220 changes: 0 additions & 220 deletions swarm-production/README.md

This file was deleted.

Loading

0 comments on commit 14824c0

Please sign in to comment.