weaveworks / wks-quickstart-firekube

Example configuration to create Kubernetes clusters powered by ignite and gitops
342 stars 372 forks source link

Deploy to local Gitlab #73

Closed cdenneen closed 4 years ago

cdenneen commented 5 years ago

Followed the Private repo instructions and added Deploy Key but getting the following:

% ./setup.sh --git-deploy-key ./deploy-firekube
• Using git branch: master
• Using git deploy key: ./deploy-firekube
• Using git remote: origin

• Found jk 0.3.0
• Found footloose 0.6.2
• Found wksctl 0.8.1
• Creating footloose manifest
• Creating virtual machines
INFO[0000] Docker Image: quay.io/footloose/centos7:0.6.0 present locally
INFO[0000] Creating machine: firekube-node0 ...
INFO[0000] Machine firekube-node0 is already created...
INFO[0000] Creating machine: firekube-node1 ...
INFO[0000] Machine firekube-node1 is already created...
• Creating Cluster API manifests
• Updating container images and git parameters
• Pushing initial cluster configuration
Everything up-to-date
• Installing Kubernetes cluster
Error: CloneClusterAPIRepo: failed to clone repository: https://gitlab.domain.com/cdenneen/wks-quickstart-firekube.git: invalid auth method
wayne-a-manselle commented 4 years ago

Hey there @cdenneen - did you ever have any luck resolving this? I've just run across your exact same situation.

cdenneen commented 4 years ago

@wayne-a-manselle this has to be git@gitlab.domain.com it seems and that works for inital clone and setup.