OperationCode / operationcode_infra

Platform infrastructure for the Operation Code site.
MIT License
15 stars 14 forks source link

first PR to migrate pybot to K8s #176

Closed dmarchante closed 1 year ago

dmarchante commented 3 years ago

first PR to migrate pybot to K8s

TODO:

irvingpop commented 3 years ago

For DNS, by adding the host definitions to the Ingress, the external-dns k8s add-on will automatically create the records in the k8s.operationcode.org domain in Route53 ( https://console.aws.amazon.com/route53/v2/hostedzones#ListRecordSets/Z2QGEWMWUT7EEB )

irvingpop commented 3 years ago

We can ignore the validate failures - the TF code just needs to be ripped out soon

dmarchante commented 3 years ago

Note to self: I still need to make the secrets file.

aaron-junot commented 2 years ago

We can probably close this in favor of @JudsonStevens' rewrite https://github.com/OperationCode/operationcode-pybot/tree/judson/rewrite