Skip to content

Kubernetes 1.16, k3s volume provisioning by default and disable registry redirects - #10

Merged
solsson merged 9 commits into
masterfrom
kubernetesone16
Nov 12, 2019
Merged

Kubernetes 1.16, k3s volume provisioning by default and disable registry redirects#10
solsson merged 9 commits into
masterfrom
kubernetesone16

Conversation

@solsson

@solsson solsson commented Nov 12, 2019

Copy link
Copy Markdown
Collaborator

Misc insights. Will be merged because we're already running k3s 0.10.2 since #9

  • Docker Registry has the default behavior that layer pull (blob get) are redirected to bucket backend's URLs. This is fine for public S3, but for us it adds a dependency to one more name resolution and port forwarding rule.
  • The "standard" storage class is not a naming convention but a property, which the default provisioner in k3s rightly follows.

@solsson
solsson merged commit 4e4a63a into master Nov 12, 2019
@solsson
solsson deleted the kubernetesone16 branch November 12, 2019 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant