Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

k3d 3.1.0 #998

Merged
merged 1 commit into from
Oct 7, 2020
Merged

k3d 3.1.0 #998

merged 1 commit into from
Oct 7, 2020

Conversation

fmotrifork
Copy link
Contributor

Updating package k3d to release v3.1.0.

Release info

v3.1.0

Enhancements/Features

  • inject special hosts and DNS entry host.k3d.internal (Revert "k9s 0.8.3" #360)
    • by default, we're now injecting an entry of the form 1.2.3.4 host.k3d.internal into
      • /etc/hosts of the k3d containers (k3s nodes)
      • section NodeHosts in the coredns ConfigMap in the kube-system namespace
    • this can be disabled using k3d cluster create --no-hostip
    • the IP shown as 1.2.3.4 will be the routable IP of your docker host machine (similar to host.docker.internal in Docker for Desktop) and enables you to access services running on your host machine from inside the pods running in your k3d/k3s cluster

Docs

  • add information on host.k3d.internal and on some flags that were missing from the docs

Misc

  • e2e-tests:
    • test image import feature
    • test host.k3d.internal DNS entry

@bacongobbler bacongobbler merged commit 3ac818f into fishworks:main Oct 7, 2020
@fmotrifork fmotrifork mentioned this pull request Jan 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants