Skip to content

Commit

Permalink
Update deploy-k8s.md (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellp committed Nov 10, 2023
2 parents a72c150 + ad72868 commit 9d1574f
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/dictionary/wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,3 +226,4 @@ yihkqimti
yml
PREFETCHCOUNT
SetAccessionID
DNS
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 configurations, 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 9d1574f

Please sign in to comment.