The Wayback Machine - https://web.archive.org/web/20220225214835/https://github.com/topics/k3d
Skip to content
#

k3d

Here are 82 public repositories matching this topic...

nadenf
nadenf commented Nov 11, 2021

Problem

I would like to be able to have different names for my node to help with discovery in tools like k9s.

If I (a) create the cluster and then (b) create the nodes I can achieve this.

But if I need to create the cluster and nodes at the same time i.e. via -agents flag then this is not possible.
And some use cases e.g. per-node volumes are only possible using this approach

L'objectif de cette série d'exercices est d'apprendre à démystifier Kubernetes (K8s) en s'intéressant aux concepts fondamentaux de cet orchestrateur tels que Pod, Deployment, Service et Volume. La mise en place d'un cluster K8s sur son poste de développeur sera expliquée pour réaliser les différentes manipulations

  • Updated Feb 8, 2022
  • Shell

Improve this page

Add a description, image, and links to the k3d topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the k3d topic, visit your repo's landing page and select "manage topics."

Learn more