Browse Source
Many use cases of k8s involve running a local registry, chances are the person running this will learn the hard way that they need to allow insecure registry on the `kube_service_addresses` network. We should just default to settings this in `inventory/group_vars/all.yml` to help reduce potential friction for first time users.pull/273/head
Paul Czarkowski
8 years ago
1 changed files with 10 additions and 8 deletions
Loading…