Skip to content

tilt up without a Kubernetes cluster takes 20 seconds to start #4882

@robertmarsal

Description

@robertmarsal

Expected Behavior

When doing tilt up and only using docker-compose resources tilt starts straight away

Current Behavior

At the moment tilt is trying to reach a Kubernetes cluster and waiting for a timeout delaying the startup time

Steps to Reproduce

  1. Use a machine where there is no Kubernetes cluster
  2. Use a Tiltfile that only imports a docker-compose file
  3. Run tilt up and notice how it takes 20 seconds to process the tiltfile and then bring up the services

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions