nre-learning / antidote-selfmedicate

Configs and scripts for spinning up a local instance of Antidote on your laptop for testing and lesson development
Apache License 2.0
12 stars 19 forks source link

Upgrade to Ubuntu 18.04 #73

Closed olberger closed 4 years ago

olberger commented 4 years ago

Closes #42

Along the way, had to fix the CoreDNS loop issue caused by presence of SystemD's local DNS cache (see https://coredns.io/plugins/loop/#troubleshooting-loops-in-kubernetes-clusters)

Mierdin commented 4 years ago

Thanks :+1: