DataONEorg / k8s-cluster

Documentation on the DataONE Kubernetes cluster
Apache License 2.0
2 stars 1 forks source link

Production GNIS Setup #10

Closed ThomasThelen closed 2 years ago

ThomasThelen commented 2 years ago

GNIS-LD is, as a product, is ready to be released to the production Kubernetes cluster. On the production cluster we'll need a few things first.

gothub commented 2 years ago

The following items should be resolved before gnis can be successfully deployed on the production k8s cluster:

Access

Authorization

Persistent Storage

Let's Encrypt TLS

This list details what is required to setup the most current production environment, so that when gnis is setup on prod, it will not have to be re-configured to work with any k8s environment changes. All these items are working in dev k8s, and should not take long to get everything working in prod k8s, except for https://github.com/DataONEorg/k8s-cluster/issues/16.

ThomasThelen commented 2 years ago

The cert-manager requirement has been fulfilled so I checked it off of your list; logs and proof here

ThomasThelen commented 2 years ago

Updating this issue to track that https://gnis-ld.org:30443/ has now been deployed. Our last issue to resolve is the port 80/443 configuration.

gothub commented 2 years ago

@ThomasThelen all tasks in this issue have been completed - pls reopen this if there are other items that need to be done.