Skip to content

Support k3d for Kubernetes clusters #2

Description

@degoke

Summary

Add k3d as an alternative to kind for outpost cluster create|list|delete and outpost kubectl.

Feature

  • --driver k3d|kind on outpost cluster create (default: kind for backward compatibility)
  • Bootstrap k3d on the remote host alongside kubectl
  • Store cluster driver in cluster metadata
  • List/delete/prune k3d clusters the same way as kind clusters today

Context

Cluster management is currently kind-only (kind create cluster, kind get kubeconfig, etc.). k3d would offer a lighter k3s-based option on the same remote Docker host.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions