Skip to content

Commit

Permalink
Update deploy-k8s.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellp authored Nov 7, 2023
1 parent 7392706 commit 7c12c08
Showing 1 changed file with 37 additions and 2 deletions.
39 changes: 37 additions & 2 deletions docs/guides/deploy-k8s.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,43 @@
# Deploying on Kubernetes

This guide explains how to deploy the Sensitive Data Archive (SDA) in kubernetes.

> TODO:
> This guide is a stub and has yet to be finished.
> If you have feedback to give on the content you would like to see, please contact us on
> [github](https://github.com/neicnordic/neic-sda)!

## Guide summary

This guide explains how to deploy the Sensitive Data Archive (SDA) in kubernetes.
- What it intends to cover
- What to expect, scope, explain level of details
- How self-contained the guide is
- Examples expected to work directly or not, must be configured (example configs, most updated version?)

## Local security / zone considerations

- Differences in deployment make concrete examples challenges, explain what can be exemplified and what not in this guide

## Charts overview

## System requirements

- k8s/helm minimal versions
- rough estimate of hardware resources

## Minimal working configuration

## Security issues

- Enabling TLS example
- Secret handling example

## Network policies

- DNS names and ingress for services

## Complementary services

- sda-auth, sda-doa, sda-download


0 comments on commit 7c12c08

Please sign in to comment.