Giter VIP home page Giter VIP logo

Comments (3)

jnummelin avatar jnummelin commented on June 24, 2024

Indeed. Now the operator ignores every change on a service which is not a type: LoadBalancer.

from akrobateo.

infinitydon avatar infinitydon commented on June 24, 2024

Is this meant to fix the bug?

I just tested with the echoserver deployment example, changed the svc type to NodePort but the DS stil remains.

Name:                     echoserver
Namespace:                default
Labels:                   <none>
Annotations:              kubectl.kubernetes.io/last-applied-configuration:
                            {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"echoserver","namespace":"default"},"spec":{"ports":[{"name":"echo...
Selector:                 app=echoserver
Type:                     NodePort
IP:                       10.233.45.107
Port:                     echo  8080/TCP
TargetPort:               8080/TCP
NodePort:                 echo  30078/TCP
Endpoints:                10.233.66.127:8080
Port:                     echo2  9090/TCP
TargetPort:               8080/TCP
NodePort:                 echo2  31951/TCP
Endpoints:                10.233.66.127:8080
Session Affinity:         None
External Traffic Policy:  Cluster
Events:
  Type    Reason  Age   From                Message
  ----    ------  ----  ----                -------
  Normal  Type    2m    service-controller  LoadBalancer -> NodePort

from akrobateo.

jnummelin avatar jnummelin commented on June 24, 2024

There's no fix yet for this. I haven't had yet time to looks at how to do this properly.

from akrobateo.

Related Issues (17)

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.