Skip to content

Commit 4edce35

Browse files
committed
add notes about manual ip config in fastly, cloudflare
1 parent a03d043 commit 4edce35

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ This will deploy the new helm configuration
4646
## TODO
4747

4848
- Fastly is scripted now, but we could do better.
49-
In particular, we could prevent fastly from ever pointing to stopped or restarting instances
50-
by removing them from fastly *before* tearing down the instances.
51-
Similarly, `upgrade` could create new containers to avoid brief downtime instead of recreating containers in-place.
49+
Load-balancer DNS/ip is hardcoded in tasks.py and must be updated if changed.
50+
See the output of `kubectl get svc` for the current ip address,
51+
and update with `invoke fastly`.
52+
53+
- cdn.jupyter.org is proxied through Cloudflare DNS.
54+
Changes to ip require manual update at https://

0 commit comments

Comments
 (0)