Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Creating resource builder/cf-default-builder (kpack.io/v1alpha1) fails to connect to https://kpack-webhook.kpack.svc:443/convert?timeout=30s #698

@shantdashjian

Description

@shantdashjian

Creating resource builder/cf-default-builder (kpack.io/v1alpha1) fails to connect to https://kpack-webhook.kpack.svc:443/convert?timeout=30s

To Reproduce:

  1. Follow the instruction in docs up to the step to deploy to your local k8s cluster.
  2. Try to deploy cf-for-k8s to the local cluster by running kapp deploy -a cf -f <(ytt -f config -f ${TMP_DIR}/cf-values.yml)
  3. See error
3:11:20PM:  ^ Retryable error: Creating resource builder/cf-default-builder (kpack.io/v1alpha1) namespace: cf-workloads-staging: API server says: conversion webhook for kpack.io/v1alpha1, Kind=Builder failed: Post "https://kpack-webhook.kpack.svc:443/convert?timeout=30s": dial tcp 10.110.216.122:443: connect: connection refused (reason: )

Expected behavior

Deploying should be successful.

Additional context

Cluster information

minikube

CLI versions

  1. ytt --version: ytt version 0.40.1
  2. kapp --version: kapp version 0.46.0
  3. kubectl version:
Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.5", GitCommit:"c285e781331a3785a7f436042c65c5641ce8a9e9", GitTreeState:"clean", BuildDate:"2022-03-16T15:51:05Z", GoVersion:"go1.17.8", Compiler:"gc", Platform:"darwin/arm64"}
Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.3", GitCommit:"816c97ab8cff8a1c72eccca1026f7820e93e0d25", GitTreeState:"clean", BuildDate:"2022-01-25T21:19:12Z", GoVersion:"go1.17.6", Compiler:"gc", Platform:"linux/arm64"}
  1. cf version: cf version 7.4.0+e55633fed.2021-11-15

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions