The kubernetes.io/cluster-service
annotation are commented out because I was having issues with kubernetes deleting my deployments.
The StorageClass resource is commented out because I'm still on 1.3.7 (upgrading to 1.4 as we speak) and am using emptyDir
s for now.
Note that in kibana, your logs are tagged with logstash-*
even though we're using fluentd
; it's due to the default fluentd
config in the gcr image. Maybe someone will get around to fixing that eventually?