Skip to content
  • Paul Czarkowski's avatar
    67147cf4
    example env allow insecure-registry · 67147cf4
    Paul Czarkowski authored
    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.
    67147cf4
    example env allow insecure-registry
    Paul Czarkowski authored
    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.
Loading