Skip to content
Snippets Groups Projects
Commit d03ea54b authored by Tomasz Maczukin's avatar Tomasz Maczukin :speech_balloon:
Browse files

Merge branch 'patch-7' into 'master'

support private registries with Kubernetes

Closes #1957

See merge request !551
parents 8e5d3d6b a2af73b4
No related branches found
No related tags found
Loading
Pipeline #
......@@ -209,7 +209,6 @@ This will use `/path/to/bind/from/host` of the CI host inside the container at
support for using private registries, which required manual configuration
of credentials on runner's host. We recommend to upgrade your Runner to
at least version **1.8** if you want to use private registries.
- Private registries are currently not supported by the Kubernetes executor.
- Using private registries with the `if-not-present` pull policy may introduce
[security implications][secpull]. To fully understand how pull policies work,
read the [pull policies documentation](../executors/docker.md#how-pull-policies-work).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment