Andreas Åman
06/11/2024, 1:32 PM2024-06-11T15:29:55Z CEST [ERROR]: Error 1/1: environment/ CLD-003: Error generating kubeconfig
Unable to determine cluster version: Get "<https://5min-idp-control-plane:6443/version>": Service Unavailable
Andreas Åman
06/11/2024, 1:33 PMJohannes Würbach
06/11/2024, 1:41 PMAndreas Åman
06/11/2024, 1:41 PMJohannes Würbach
06/11/2024, 1:41 PMAndreas Åman
06/11/2024, 1:45 PM2024-06-11 13:43:01 [ERROR] Error 1/1: workload/hello-world MST-003: Deployment set error
error running dry-run install: Unable to continue with install: could not get information about the resource Service "hello-world" in namespace "5min-idp-ixse-development": Get "<https://5min-idp-control-plane:6443/api/v1/namespaces/5min-idp-ixse-development/services/hello-world>": Service Unavailable
2024-06-11 13:43:01 [INFO] Step failed after 1m23s with message: failed to deploy an application
2024-06-11 13:43:01 [DEBUG] Outputs: 'valuesetversion', 'deployment', 'deployment_id', 'deploymentset', 'set_id', 'status', 'value_set_version_id'
>> Pipeline: default >> deploy (Job 1) >> Deploy Set To Environment (Step 2) >> Status: failed
Pipeline run d211db18-9345-4e7a-aa88-96b115fe154b failed
Unexpected error occurred.
deploy failed
5min-idp:/app# k get svc -n 5min-idp-ixse-development
bash: k: command not found
5min-idp:/app# kubectl get svc -n 5min-idp-ixse-development
No resources found in 5min-idp-ixse-development namespace.
5min-idp:/app# kubectl get all -A
NAMESPACE NAME READY STATUS RESTARTS AGE
humanitec-agent pod/humanitec-agent-7ddb6fb59f-qvg6l 1/1 Running 0 3m44s
ingress-nginx pod/ingress-nginx-controller-6647957864-62x5w 1/1 Running 0 3m38s
kube-system pod/coredns-76f75df574-4g6j7 1/1 Running 0 3m44s
kube-system pod/coredns-76f75df574-8s4bq 1/1 Running 0 3m44s
kube-system pod/etcd-5min-idp-control-plane 1/1 Running 0 3m59s
kube-system pod/kindnet-brbmz 1/1 Running 0 3m45s
kube-system pod/kube-apiserver-5min-idp-control-plane 1/1 Running 0 3m59s
kube-system pod/kube-controller-manager-5min-idp-control-plane 1/1 Running 0 3m59s
kube-system pod/kube-proxy-s7775 1/1 Running 0 3m45s
kube-system pod/kube-scheduler-5min-idp-control-plane 1/1 Running 0 3m59s
local-path-storage pod/local-path-provisioner-7577fdbbfb-sfs5j 1/1 Running 0 3m44s
NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
default service/kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 4m
ingress-nginx service/ingress-nginx-controller NodePort 10.96.193.218 <none> 80:30080/TCP,443:30266/TCP 3m38s
ingress-nginx service/ingress-nginx-controller-admission ClusterIP 10.96.186.231 <none> 443/TCP 3m38s
kube-system service/kube-dns ClusterIP 10.96.0.10 <none> 53/UDP,53/TCP,9153/TCP 3m59s
NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
kube-system daemonset.apps/kindnet 1 1 1 1 1 <http://kubernetes.io/os=linux|kubernetes.io/os=linux> 3m58s
kube-system daemonset.apps/kube-proxy 1 1 1 1 1 <http://kubernetes.io/os=linux|kubernetes.io/os=linux> 3m59s
NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
humanitec-agent deployment.apps/humanitec-agent 1/1 1 1 3m46s
ingress-nginx deployment.apps/ingress-nginx-controller 1/1 1 1 3m38s
kube-system deployment.apps/coredns 2/2 2 2 3m59s
local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 3m58s
NAMESPACE NAME DESIRED CURRENT READY AGE
humanitec-agent replicaset.apps/humanitec-agent-7ddb6fb59f 1 1 1 3m44s
ingress-nginx replicaset.apps/ingress-nginx-controller-6647957864 1 1 1 3m38s
kube-system replicaset.apps/coredns-76f75df574 2 2 2 3m44s
local-path-storage replicaset.apps/local-path-provisioner-7577fdbbfb 1 1 1 3m44s
5min-idp:/app#
Johannes Würbach
06/11/2024, 1:48 PMhumanitec-agent
running the humanitec-agent
namespace? This is connecting your local cluster to the Humanitec Orchestrator.Andreas Åman
06/11/2024, 1:50 PMAndreas Åman
06/11/2024, 1:51 PMJohannes Würbach
06/11/2024, 1:52 PMJohannes Würbach
06/11/2024, 1:54 PM./2_cleanup.sh
between your tries? There is some state, maybe it confused them.Andreas Åman
06/11/2024, 1:55 PMAndreas Åman
06/11/2024, 2:00 PM5min-idp:/app# kubectl get all -n 5min-idp-nyek-development
No resources found in 5min-idp-nyek-development namespace.
Not really sure what to troubleshoot nextAndreas Åman
06/11/2024, 2:01 PMJohannes Würbach
06/11/2024, 2:02 PMAndreas Åman
06/11/2024, 2:02 PMAndreas Åman
06/11/2024, 2:03 PMJohannes Würbach
06/11/2024, 2:05 PMAndreas Åman
06/11/2024, 2:10 PMJohannes Würbach
06/11/2024, 2:12 PMAndreas Åman
06/11/2024, 2:13 PMJohannes Würbach
06/11/2024, 2:53 PMAndreas Åman
06/11/2024, 2:54 PMAndreas Åman
06/11/2024, 3:13 PM