Coder Social home page Coder Social logo

Comments (9)

ynnt avatar ynnt commented on May 23, 2024

Hi

What version of kuberlogic are you running?

from kuberlogic.

sarthakdixit89 avatar sarthakdixit89 commented on May 23, 2024

Hi,
KuberLogic version
cli: 0.0.12
I am currently using this version.

from kuberlogic.

ynnt avatar ynnt commented on May 23, 2024

Could you please run this command and provide the generated zip file

kuberlogic diag

from kuberlogic.

sarthakdixit89 avatar sarthakdixit89 commented on May 23, 2024

Created Zip after using cmd "kuberlogic diag"
kuberlogic-diag-1663058341.zip

from kuberlogic.

sarthakdixit89 avatar sarthakdixit89 commented on May 23, 2024

Hi,
May you please share what will be the diagnose by my shared https://github.com/kuberlogic/kuberlogic/files/9555092/kuberlogic-diag-1663058341.zip?

from kuberlogic.

ynnt avatar ynnt commented on May 23, 2024

Please also share this command output kubectl -n cert-manager describe pods

from kuberlogic.

sarthakdixit89 avatar sarthakdixit89 commented on May 23, 2024

kubectl -n cert-manager describe pods
Name: cert-manager-66bd77df8f-fnnm2
Namespace: cert-manager
Priority: 0
Service Account: cert-manager
Node:
Labels: app=cert-manager
app.kubernetes.io/component=controller
app.kubernetes.io/instance=cert-manager
app.kubernetes.io/name=cert-manager
app.kubernetes.io/version=v1.7.1
pod-template-hash=66bd77df8f
Annotations: prometheus.io/path: /metrics
prometheus.io/port: 9402
prometheus.io/scrape: true
Status: Pending
IP:
IPs:
Controlled By: ReplicaSet/cert-manager-66bd77df8f
Containers:
cert-manager:
Image: quay.io/jetstack/cert-manager-controller:v1.7.1
Port: 9402/TCP
Host Port: 0/TCP
Args:
--v=2
--cluster-resource-namespace=$(POD_NAMESPACE)
--leader-election-namespace=kube-system
Environment:
POD_NAMESPACE: cert-manager (v1:metadata.namespace)
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-tlbh2 (ro)
Conditions:
Type Status
PodScheduled False
Volumes:
kube-api-access-tlbh2:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional:
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors:
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message


Warning FailedScheduling 52s default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.

Name: cert-manager-cainjector-6495667ff4-wc7fc
Namespace: cert-manager
Priority: 0
Service Account: cert-manager-cainjector
Node:
Labels: app=cainjector
app.kubernetes.io/component=cainjector
app.kubernetes.io/instance=cert-manager
app.kubernetes.io/name=cainjector
app.kubernetes.io/version=v1.7.1
pod-template-hash=6495667ff4
Annotations:
Status: Pending
IP:
IPs:
Controlled By: ReplicaSet/cert-manager-cainjector-6495667ff4
Containers:
cert-manager:
Image: quay.io/jetstack/cert-manager-cainjector:v1.7.1
Port:
Host Port:
Args:
--v=2
--leader-election-namespace=kube-system
Environment:
POD_NAMESPACE: cert-manager (v1:metadata.namespace)
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7vsw2 (ro)
Conditions:
Type Status
PodScheduled False
Volumes:
kube-api-access-7vsw2:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional:
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors:
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message


Warning FailedScheduling 52s default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.

Name: cert-manager-webhook-59d6cdfb6f-hnbfp
Namespace: cert-manager
Priority: 0
Service Account: cert-manager-webhook
Node:
Labels: app=webhook
app.kubernetes.io/component=webhook
app.kubernetes.io/instance=cert-manager
app.kubernetes.io/name=webhook
app.kubernetes.io/version=v1.7.1
pod-template-hash=59d6cdfb6f
Annotations:
Status: Pending
IP:
IPs:
Controlled By: ReplicaSet/cert-manager-webhook-59d6cdfb6f
Containers:
cert-manager:
Image: quay.io/jetstack/cert-manager-webhook:v1.7.1
Port: 10250/TCP
Host Port: 0/TCP
Args:
--v=2
--secure-port=10250
--dynamic-serving-ca-secret-namespace=$(POD_NAMESPACE)
--dynamic-serving-ca-secret-name=cert-manager-webhook-ca
--dynamic-serving-dns-names=cert-manager-webhook,cert-manager-webhook.cert-manager,cert-manager-webhook.cert-manager.svc
Liveness: http-get http://:6080/livez delay=60s timeout=1s period=10s #success=1 #failure=3
Readiness: http-get http://:6080/healthz delay=5s timeout=1s period=5s #success=1 #failure=3
Environment:
POD_NAMESPACE: cert-manager (v1:metadata.namespace)
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-hwjqj (ro)
Conditions:
Type Status
PodScheduled False
Volumes:
kube-api-access-hwjqj:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional:
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors:
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message


Warning FailedScheduling 52s default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.

from kuberlogic.

ynnt avatar ynnt commented on May 23, 2024

Your Kubernetes cluster does not have capacity to run containers.

from kuberlogic.

turmyshevd avatar turmyshevd commented on May 23, 2024

@sarthakdixit89 please drop me a line at [email protected], I'll send you a video instruction on KuberLogic installation

from kuberlogic.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.