Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

docker based mgmt cluster: failed to create provider object cert-manager.io/v1alpha2 #2127

Closed
vxav opened this issue Oct 4, 2021 · 4 comments
Labels
triage/needs-info Needs more information from the filer before moving forward

Comments

@vxav
Copy link

vxav commented Oct 4, 2021

Started management cluster creation in docker with:
tanzu management-cluster create -i docker --name testanzu -v 10 --plan dev --ceip-participation=false

Fails during creation.

[...]
Installing cert-manager Version="v1.1.0"

Waiting for cert-manager to be available...

Installing Provider="cluster-api" Version="v0.3.23" TargetNamespace="capi-system"

Deleting kind cluster: tkg-kind-c5dik324lppqhnhj1qd0

Error: unable to set up management cluster: unable to initialize providers: action failed after 10 attempts: failed to create provider object cert-manager.io/v1alpha2, Kind=Certificate, capi-webhook-system/capi-serving-cert: conversion webhook for cert-manager.io/v1alpha2, Kind=Certificate failed: Post "https://cert-manager-webhook.cert-manager.svc:443/convert?timeout=30s": x509: certificate signed by unknown authority, this can be possible because of the outbound connectivity issue. Please check deployed nodes for outbound connectivity.
@github-actions
Copy link

github-actions bot commented Oct 4, 2021

Hey @vxav! Thanks for opening your first issue. We appreciate your contribution and welcome you to our community! We are glad to have you here and to have your input on Tanzu Community Edition.

@joshrosso
Copy link
Contributor

Hey @vxav! We'd love to help you troubleshoot this further.

A few options:

  • Join us in #tanzu-community-edition and we could better understand the environment (machine) you're deploying to.
  • Checkout our bootstrap troubleshooting docs
  • Tell us more about the bootstrapping process
    • what kind of machine are you trying to deploy to
    • what are you docker resource setting set to
    • what command did you run
    • what are the full logs you saw

@joshrosso joshrosso added the triage/needs-info Needs more information from the filer before moving forward label Oct 4, 2021
@vxav
Copy link
Author

vxav commented Oct 5, 2021

Excellent point there -> "what are you docker resource setting set to"
I was using an all purpose debian vm lying around that was waaay underprovisioned and didn't pay attention to it. Another one for the old RTFM.
Well, at least you can link that error to a lack of resources :)
Thanks for picking it up !

@joshrosso joshrosso added the triage/needs-triage Needs triage by TCE maintainers label Jan 20, 2022
@davidvonthenen
Copy link
Contributor

looks like this has been resolved. if that isn't the case, please reopen and we can follow up with this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage/needs-info Needs more information from the filer before moving forward
Projects
None yet
Development

No branches or pull requests

3 participants