GoogleContainerTools / GoogleContainerTools/skaffold

Support for nerdctl & local cluster check for rancher-desktop

Open
#7,840 2 comments 4 reactions 0 assignees View on GitHub
area/local kind/feature-request priority/p2
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

### Issue
rancher-desktop has become a very popular and simple to use desktop development client for developers to adopt, it would be very convenient if it were also a first class citizen for skaffold tooling!

### Expected behavior
https://skaffold.dev/docs/environment/local-cluster/

performs the same as minikube or docker-desktop

### Actual behavior
builds and deploys fail due to registry authentication issues and must be countered with esoteric dockerCLI configuration as nerdctl is not yet supported.

### Information

```yaml
build:
local:
push: false
useDockerCLI: true
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.