Giter Site home page Giter Site logo

Comments (10)

FireLv avatar FireLv commented on June 10, 2024

the liveness settings is:
timeout: 30s
delay: 15s
probe frequency: 10s

from kubesphere.

zheng1 avatar zheng1 commented on June 10, 2024

Can you provide the return value of the following command on the node for ks-console?

journalctl -u kubelet --since=-12h > kubelet.log

from kubesphere.

FireLv avatar FireLv commented on June 10, 2024

kubelet.log.tar.gz
ok,the file I have upload

from kubesphere.

FireLv avatar FireLv commented on June 10, 2024

Can you provide the return value of the following command on the node for ks-console?

journalctl -u kubelet --since=-12h > kubelet.log

I have upload the kubelet.log

from kubesphere.

zheng1 avatar zheng1 commented on June 10, 2024

It looks like ks-console-646dd6dcb4-j4ts4_kubesphere-system is not cleaned up, it's probably a docker issue, can you provide the return value of the following command?

kubectl version
docker version
kubectl get sc 

from kubesphere.

FireLv avatar FireLv commented on June 10, 2024

It looks like ks-console-646dd6dcb4-j4ts4_kubesphere-system is not cleaned up, it's probably a docker issue, can you provide the return value of the following command?

kubectl version
docker version
kubectl get sc 

kubectl version

Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.4", GitCommit:"c96aede7b5205121079932896c4ad89bb93260af", GitTreeState:"clean", BuildDate:"2020-06-17T11:41:22Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.4", GitCommit:"c96aede7b5205121079932896c4ad89bb93260af", GitTreeState:"clean", BuildDate:"2020-06-17T11:33:59Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}

docker version

Client:
 Version:           18.06.1-ce
 API version:       1.38
 Go version:        go1.10.3
 Git commit:        e68fc7a
 Built:             Tue Aug 21 17:23:03 2018
 OS/Arch:           linux/amd64
 Experimental:      false

Server:
 Engine:
  Version:          18.06.1-ce
  API version:      1.38 (minimum version 1.12)
  Go version:       go1.10.3
  Git commit:       e68fc7a
  Built:            Tue Aug 21 17:25:29 2018
  OS/Arch:          linux/amd64
  Experimental:     false

kubectl get sc

NAME                 PROVISIONER       RECLAIMPOLICY   VOLUMEBINDINGMODE   ALLOWVOLUMEEXPANSION   AGE
nfs-data (default)   nfs-provisioner   Delete                   Immediate                           true                                        99d

from kubesphere.

zheng1 avatar zheng1 commented on June 10, 2024

You can refer to this link: kubernetes/kubernetes#74135

In our experience, this may be resolved by upgrading docker and kubelet, but the most complete solution is to stop using nfs in K8s.

from kubesphere.

FireLv avatar FireLv commented on June 10, 2024

ks-console-646dd6dcb4-j4ts4_kubesphere-system

ks-console-646dd6dcb4-j4ts4_kubesphere-system is the pod that often restart,and I remove the healthy probe,then k8s remove it automatic,now the pod is "ks-console-79fc8668d7-fgxx2 "

from kubesphere.

FireLv avatar FireLv commented on June 10, 2024

You can refer to this link: kubernetes/kubernetes#74135

In our experience, this may be resolved by upgrading docker and kubelet, but the most complete solution is to stop using nfs in K8s.

Do you have some suggest for the version of docker and kubelet?

from kubesphere.

zheng1 avatar zheng1 commented on June 10, 2024

k8s v1.23.10
docker the latest version

from kubesphere.

Related Issues (20)

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.