GithubHelp home page GithubHelp logo

Comments (6)

sttts avatar sttts commented on July 18, 2024

Can you check from inside the pods whether the API servers answer? kubectl exec ....

In other words: is it a network problem?

from cluster-kube-apiserver-operator.

vrutkovs avatar vrutkovs commented on July 18, 2024

Yep, oc -n openshift-apiserver exec <pod name> -- curl -kLvs https://localhost:8443 works fine

from cluster-kube-apiserver-operator.

squeed avatar squeed commented on July 18, 2024

It's an MTU problem; the nodes have an mtu of 1460. We need to fix this, either in the network operator (someday) or the installer (easier)

from cluster-kube-apiserver-operator.

sdodson avatar sdodson commented on July 18, 2024

It's an MTU problem; the nodes have an mtu of 1460. We need to fix this, either in the network operator (someday) or the installer (easier)

How would you propose the installer fix this without changes to the operator?

from cluster-kube-apiserver-operator.

vrutkovs avatar vrutkovs commented on July 18, 2024

It was a wrong MTU on GCE which was breaking us

from cluster-kube-apiserver-operator.

squeed avatar squeed commented on July 18, 2024

A couple ways to do this, but for GCP, the SDN mtu will always be 1410. We already have https://jira.coreos.com/browse/SDN-250 to figure out the MTU story in a sustainable way.

from cluster-kube-apiserver-operator.

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.