This small typo prevents running the examples from the recent blog post and pods
just die with CrashLoopBackOff due to the following error:
INFO: HttpMuxer[/admin/per_host_metrics.json] = com.twitter.finagle.stats.HostMetricsExporter(<function1>)
I 0912 19:42:08.876 UTC THREAD1: linkerd 1.2.0 (rev=7868f5195a87253c1a362923bea1f019d4821226) built at 20170907-175131
I 0912 19:42:09.069 UTC THREAD1: Finagle version 6.45.0 (rev=fadc80cdd804f2885ebc213964542d5568a4f485) built at 20170609-103217
com.fasterxml.jackson.databind.JsonMappingException: Can not construct instance of io.buoyant.admin.AdminConfig: no String-argument constructor/factory method to deserialize from S
tring value ('ip 0.0.0.0 port')
This small typo prevents running the examples from the recent blog post and pods just die with CrashLoopBackOff due to the following error: