Giter Site home page Giter Site logo

Comments (4)

aleoli avatar aleoli commented on July 20, 2024

Hi @EladDolev,

I've just tried. It seems that the port is correctly added, and I'm able to curl it:

k get pods -n liqo-tenant-blue-sound-874edf vk-liqo-blue-sound-77dcbcbd97-k2hbf -o yaml | grep metrics -A 3 -B 3
    - --event-reflection-type=DenyList
    - --annotations-not-reflected=cloud.google.com/neg,cloud.google.com/neg-status,kubernetes.digitalocean.com/load-balancer-id,ingress.kubernetes.io/backends,ingress.kubernetes.io/forwarding-rule,ingress.kubernetes.io/target-proxy,ingress.kubernetes.io/url-map,metallb.universe.tf/address-pool,metallb.universe.tf/ip-allocated-from-pool,metallb.universe.tf/loadBalancerIPs
    - --enable-apiserver-support=true
    - --metrics-enabled=true
    - --metrics-address=:5872
    - --foreign-kubeconfig-secret-name=liqo-identity-g7tk2
    - --create-node=true
    command:
--
    name: virtual-kubelet
    ports:
    - containerPort: 5872
      name: metrics
      protocol: TCP
    resources: {}
    terminationMessagePath: /dev/termination-log

Have you enabled this flag after the vk creation? If so, you should re-trigger the creation of the vk deployment by disabling and re-enabling the peering.

from liqo.

EladDolev avatar EladDolev commented on July 20, 2024

Thank you @aleoli , you're right 😄

from liqo.

frisso avatar frisso commented on July 20, 2024

@aleoli Would it be useful a patch to the documentation, maybe here?
https://docs.liqo.io/en/latest/usage/prometheus-metrics.html

from liqo.

aleoli avatar aleoli commented on July 20, 2024

Hi @frisso! This is more general than metrics: only some fields (very few) are enforced and updated after the VK Pod creation.

This will change with the offloading module refactoring in future releases.

from liqo.

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.