Coder Social home page Coder Social logo

Comments (3)

chombium avatar chombium commented on August 18, 2024 1

Hi @dennisjbell,

The log_cache which you are trying to reuse is not meant to be use for client . This certificate is used for gRCP mTLS communication between the Log Cache nodes and should not be used for external communication with Log Cache. On the other side, reusing certificates is a bad idea and you should create a separate certificate.

As you want to consume data from Log Cache, you will need to create certificate and key for your metrics collector which are signed with the log-cache ca. You can take a look at the cc_logcache_tls certificate as an example. For the common name and alternative names you should configure the domains used by the your metrics collector.

I hope this helps.

Best Regards,
Jovan

from app-autoscaler-release.

dennisjbell avatar dennisjbell commented on August 18, 2024

Note that cloudfoundry/cf-deployment#1113 was raised because cf internally references the alias as log-cache.services.cf.internal, but does not provide a certificate that is valid for that domain. While ideally, the bosh-dns-alias should be for log-cache.services.cf.internal, that won't work until that issue is resolved.

from app-autoscaler-release.

silvestre avatar silvestre commented on August 18, 2024

Hi @dennisjbell ,

sorry for late reply, but it seems you are using the old template https://github.com/cloudfoundry/app-autoscaler-release/blob/main/templates/app-autoscaler-deployment.yml which is missing https://github.com/cloudfoundry/app-autoscaler-release/blob/main/templates/app-autoscaler.yml#L121-L127

We don't test and maintain the old template, and we are going to remove it in one of the upcoming releases, so please either migrate to the new template app-autoscaler.yml or continue maintaining app-autoscaler-deployment.yml in your own repository.

from app-autoscaler-release.

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.