Pod Details
Name: kubeintel-55955b8c46-ftprp
Namespace: kubeintel
Status: Running
IP: 10.244.1.157
Node: system-0-655pn
Ready: 2/2
Kubectl Commands
- View
- Delete
- Describe
- Debug
Containers
Metadata
Creation Time: 2025-05-05T00:12:01Z
Labels:
- app.kubernetes.io/instance: kubeintel...
- app.kubernetes.io/name: kubeintel...
- pod-template-hash: 55955b8c46...
Annotation:
- kubectl.kubernetes.io/restartedAt: 2024-08-16T18:07:28-...
name: kubeintel-55955b8c46-ftprpgenerateName: kubeintel-55955b8c46-namespace: kubeinteluid: 44a2a9a6-7b88-41ad-9c97-2125944daf9dresourceVersion: '97575739'creationTimestamp: '2025-05-05T00:12:01Z'labels:app.kubernetes.io/instance: kubeintelapp.kubernetes.io/name: kubeintelpod-template-hash: 55955b8c46annotations:kubectl.kubernetes.io/restartedAt: '2024-08-16T18:07:28-04:00'ownerReferences:- apiVersion: apps/v1kind: ReplicaSetname: kubeintel-55955b8c46uid: a34c0dac-619e-4d76-a63f-9d4143dd2ed4controller: trueblockOwnerDeletion: true
- name: backendimage: registry.digitalocean.com/kubeintel/kubeintel-backend:a84609bports:- name: meilisearchcontainerPort: 7700protocol: TCP- name: backendcontainerPort: 1323protocol: TCPenv:- name: MEILI_HTTP_ADDRvalue: 0.0.0.0:7700- name: MEILI_SERVER_PROVIDERvalue: docker- name: MEILI_HOSTvalue: localhost- name: MEILI_PORTvalue: '7700'- name: MEILI_ENVvalue: development- name: MEILI_NO_ANALYTICSvalue: 'true'resources:limits:memory: 2Girequests:cpu: 200mmemory: 512MivolumeMounts:- name: kube-api-access-6n8ldreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /livenessport: backendscheme: HTTPinitialDelaySeconds: 20timeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3readinessProbe:httpGet:path: /readinessport: backendscheme: HTTPinitialDelaySeconds: 15timeoutSeconds: 1periodSeconds: 5successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresent- name: frontendimage: registry.digitalocean.com/kubeintel/kubeintel-frontend:a84609bports:- name: frontendcontainerPort: 3000protocol: TCPenv:- name: LLM_ENGINEvalue: openai- name: LLM_MODELvalue: gpt-4o-mini- name: API_HOSTvalue: http://localhost:1323- name: OPENAI_API_KEYvalueFrom:secretKeyRef:name: kubeintel-secretskey: OPENAI_API_KEYresources:limits:memory: 1Girequests:cpu: 100mmemory: 256MivolumeMounts:- name: kube-api-access-6n8ldreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /healthport: 3000scheme: HTTPinitialDelaySeconds: 15timeoutSeconds: 5periodSeconds: 10successThreshold: 1failureThreshold: 3readinessProbe:httpGet:path: /healthport: 3000scheme: HTTPinitialDelaySeconds: 15timeoutSeconds: 5periodSeconds: 10successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresent
volumes:- name: kube-api-access-6n8ldprojected:sources:- serviceAccountToken:expirationSeconds: 3607path: token- configMap:name: kube-root-ca.crtitems:- key: ca.crtpath: ca.crt- downwardAPI:items:- path: namespacefieldRef:apiVersion: v1fieldPath: metadata.namespacedefaultMode: 420containers:- name: backendimage: registry.digitalocean.com/kubeintel/kubeintel-backend:a84609bports:- name: meilisearchcontainerPort: 7700protocol: TCP- name: backendcontainerPort: 1323protocol: TCPenv:- name: MEILI_HTTP_ADDRvalue: 0.0.0.0:7700- name: MEILI_SERVER_PROVIDERvalue: docker- name: MEILI_HOSTvalue: localhost- name: MEILI_PORTvalue: '7700'- name: MEILI_ENVvalue: development- name: MEILI_NO_ANALYTICSvalue: 'true'resources:limits:memory: 2Girequests:cpu: 200mmemory: 512MivolumeMounts:- name: kube-api-access-6n8ldreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /livenessport: backendscheme: HTTPinitialDelaySeconds: 20timeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3readinessProbe:httpGet:path: /readinessport: backendscheme: HTTPinitialDelaySeconds: 15timeoutSeconds: 1periodSeconds: 5successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresent- name: frontendimage: registry.digitalocean.com/kubeintel/kubeintel-frontend:a84609bports:- name: frontendcontainerPort: 3000protocol: TCPenv:- name: LLM_ENGINEvalue: openai- name: LLM_MODELvalue: gpt-4o-mini- name: API_HOSTvalue: http://localhost:1323- name: OPENAI_API_KEYvalueFrom:secretKeyRef:name: kubeintel-secretskey: OPENAI_API_KEYresources:limits:memory: 1Girequests:cpu: 100mmemory: 256MivolumeMounts:- name: kube-api-access-6n8ldreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /healthport: 3000scheme: HTTPinitialDelaySeconds: 15timeoutSeconds: 5periodSeconds: 10successThreshold: 1failureThreshold: 3readinessProbe:httpGet:path: /healthport: 3000scheme: HTTPinitialDelaySeconds: 15timeoutSeconds: 5periodSeconds: 10successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresentrestartPolicy: AlwaysterminationGracePeriodSeconds: 30dnsPolicy: ClusterFirstserviceAccountName: kubeintelserviceAccount: kubeintelnodeName: system-0-655pnsecurityContext: {}imagePullSecrets:- name: kubeintelschedulerName: default-schedulertolerations:- key: node.kubernetes.io/not-readyoperator: Existseffect: NoExecutetolerationSeconds: 300- key: node.kubernetes.io/unreachableoperator: Existseffect: NoExecutetolerationSeconds: 300priority: 0enableServiceLinks: truepreemptionPolicy: PreemptLowerPriority
phase: Runningconditions:- type: PodReadyToStartContainersstatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:12:52Z'- type: Initializedstatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:12:01Z'- type: Readystatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:13:11Z'- type: ContainersReadystatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:13:11Z'- type: PodScheduledstatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:12:01Z'hostIP: 10.108.0.2podIP: 10.244.1.157podIPs:- ip: 10.244.1.157startTime: '2025-05-05T00:12:01Z'containerStatuses:- name: backendstate:running:startedAt: '2025-05-05T00:12:08Z'lastState: {}ready: truerestartCount: 0image: registry.digitalocean.com/kubeintel/kubeintel-backend:a84609bimageID: >-registry.digitalocean.com/kubeintel/kubeintel-backend@sha256:34d6369806fb8b3dd36617e90a39a705c2b6bd52430715822a4bf07373808565containerID: >-containerd://aa5f5735323ba31f70959e7590852e176ff20da500f19836ca17c856002f6680started: true- name: frontendstate:running:startedAt: '2025-05-05T00:12:51Z'lastState: {}ready: truerestartCount: 0image: registry.digitalocean.com/kubeintel/kubeintel-frontend:a84609bimageID: >-registry.digitalocean.com/kubeintel/kubeintel-frontend@sha256:240074bffd37e68252cd48d71cbb4f1f62f6028d5fd13e7e3e66450a164c6ac8containerID: >-containerd://87fd29457f044cac0ea32a1f6180297ec98a2d65baaf57be2a0dc12be02e8a5fstarted: trueqosClass: Burstable
metadata:name: kubeintel-55955b8c46-ftprpgenerateName: kubeintel-55955b8c46-namespace: kubeinteluid: 44a2a9a6-7b88-41ad-9c97-2125944daf9dresourceVersion: '97575739'creationTimestamp: '2025-05-05T00:12:01Z'labels:app.kubernetes.io/instance: kubeintelapp.kubernetes.io/name: kubeintelpod-template-hash: 55955b8c46annotations:kubectl.kubernetes.io/restartedAt: '2024-08-16T18:07:28-04:00'ownerReferences:- apiVersion: apps/v1kind: ReplicaSetname: kubeintel-55955b8c46uid: a34c0dac-619e-4d76-a63f-9d4143dd2ed4controller: trueblockOwnerDeletion: truespec:volumes:- name: kube-api-access-6n8ldprojected:sources:- serviceAccountToken:expirationSeconds: 3607path: token- configMap:name: kube-root-ca.crtitems:- key: ca.crtpath: ca.crt- downwardAPI:items:- path: namespacefieldRef:apiVersion: v1fieldPath: metadata.namespacedefaultMode: 420containers:- name: backendimage: registry.digitalocean.com/kubeintel/kubeintel-backend:a84609bports:- name: meilisearchcontainerPort: 7700protocol: TCP- name: backendcontainerPort: 1323protocol: TCPenv:- name: MEILI_HTTP_ADDRvalue: 0.0.0.0:7700- name: MEILI_SERVER_PROVIDERvalue: docker- name: MEILI_HOSTvalue: localhost- name: MEILI_PORTvalue: '7700'- name: MEILI_ENVvalue: development- name: MEILI_NO_ANALYTICSvalue: 'true'resources:limits:memory: 2Girequests:cpu: 200mmemory: 512MivolumeMounts:- name: kube-api-access-6n8ldreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /livenessport: backendscheme: HTTPinitialDelaySeconds: 20timeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3readinessProbe:httpGet:path: /readinessport: backendscheme: HTTPinitialDelaySeconds: 15timeoutSeconds: 1periodSeconds: 5successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresent- name: frontendimage: registry.digitalocean.com/kubeintel/kubeintel-frontend:a84609bports:- name: frontendcontainerPort: 3000protocol: TCPenv:- name: LLM_ENGINEvalue: openai- name: LLM_MODELvalue: gpt-4o-mini- name: API_HOSTvalue: http://localhost:1323- name: OPENAI_API_KEYvalueFrom:secretKeyRef:name: kubeintel-secretskey: OPENAI_API_KEYresources:limits:memory: 1Girequests:cpu: 100mmemory: 256MivolumeMounts:- name: kube-api-access-6n8ldreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /healthport: 3000scheme: HTTPinitialDelaySeconds: 15timeoutSeconds: 5periodSeconds: 10successThreshold: 1failureThreshold: 3readinessProbe:httpGet:path: /healthport: 3000scheme: HTTPinitialDelaySeconds: 15timeoutSeconds: 5periodSeconds: 10successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresentrestartPolicy: AlwaysterminationGracePeriodSeconds: 30dnsPolicy: ClusterFirstserviceAccountName: kubeintelserviceAccount: kubeintelnodeName: system-0-655pnsecurityContext: {}imagePullSecrets:- name: kubeintelschedulerName: default-schedulertolerations:- key: node.kubernetes.io/not-readyoperator: Existseffect: NoExecutetolerationSeconds: 300- key: node.kubernetes.io/unreachableoperator: Existseffect: NoExecutetolerationSeconds: 300priority: 0enableServiceLinks: truepreemptionPolicy: PreemptLowerPrioritystatus:phase: Runningconditions:- type: PodReadyToStartContainersstatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:12:52Z'- type: Initializedstatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:12:01Z'- type: Readystatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:13:11Z'- type: ContainersReadystatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:13:11Z'- type: PodScheduledstatus: 'True'lastProbeTime: nulllastTransitionTime: '2025-05-05T00:12:01Z'hostIP: 10.108.0.2podIP: 10.244.1.157podIPs:- ip: 10.244.1.157startTime: '2025-05-05T00:12:01Z'containerStatuses:- name: backendstate:running:startedAt: '2025-05-05T00:12:08Z'lastState: {}ready: truerestartCount: 0image: registry.digitalocean.com/kubeintel/kubeintel-backend:a84609bimageID: >-registry.digitalocean.com/kubeintel/kubeintel-backend@sha256:34d6369806fb8b3dd36617e90a39a705c2b6bd52430715822a4bf07373808565containerID: >-containerd://aa5f5735323ba31f70959e7590852e176ff20da500f19836ca17c856002f6680started: true- name: frontendstate:running:startedAt: '2025-05-05T00:12:51Z'lastState: {}ready: truerestartCount: 0image: registry.digitalocean.com/kubeintel/kubeintel-frontend:a84609bimageID: >-registry.digitalocean.com/kubeintel/kubeintel-frontend@sha256:240074bffd37e68252cd48d71cbb4f1f62f6028d5fd13e7e3e66450a164c6ac8containerID: >-containerd://87fd29457f044cac0ea32a1f6180297ec98a2d65baaf57be2a0dc12be02e8a5fstarted: trueqosClass: Burstable
Pod Details
Name: kubeintel-55955b8c46-ftprp
Namespace: kubeintel
Status: Running
IP: 10.244.1.157
Node: system-0-655pn
Ready: 2/2
Enrich LLM Context
Examples
Troubleshoot
Describe Pod Command
Describe Affinity
Explain Event Timeline
Investigator
backend
Pod Details
Name: kubeintel-55955b8c46-ftprp
Namespace: kubeintel
Status: Running
IP: 10.244.1.157
Node: system-0-655pn
Ready: 2/2
Enrich LLM Context
Examples
Troubleshoot
Describe Pod Command
Describe Affinity
Explain Event Timeline
Investigator
Pod Details
Name: kubeintel-55955b8c46-ftprp
Namespace: kubeintel
Status: Running
IP: 10.244.1.157
Node: system-0-655pn
Ready: 2/2
Enrich LLM Context
Examples
Troubleshoot
Describe Pod Command
Describe Affinity
Explain Event Timeline
Investigator