News

Overview This repository is a template for running Python projects on Nautilus using Kubernetes. The following instructions assume you have installed kubectl and saved the NRP-provided K8s config to ~ ...
. ├── .gitlab-ci.yml ├── .env.example ├── get_certificate.py # Main script for obtaining the certificate ├── generate_artifacts.py # Artifact collection script ├── manual_auth_hook.py # DNS hook for ...