aws-samples / amazon-eks-machine-learning-with-terraform-and-kubeflow

Distributed training using Kubeflow on Amazon EKS
Apache License 2.0
82 stars 42 forks source link

TensorBoard needs to be secured via SSL and password protection #28

Closed ajayvohra2005 closed 2 years ago

ajayvohra2005 commented 2 years ago

TensorBoard needs to be secured via SSL and password protection.

ajayvohra2005 commented 2 years ago

Hash commit 3935e4fb22bd48ef3f1d8aafbe99cf5f811a27d9 resolves this issue. Consolidated jupyter and tensorboard containers into a single pod. Used nginx as reverse proxy for tensorboard to provide SSL and password protection.