Code Monkey home page Code Monkey logo

Comments (8)

alvneiayu avatar alvneiayu commented on June 20, 2024 1

sorry @Vinaum8, trying to reproduce it. I will come back as soon as possible. Thanks for your time

from sealed-secrets.

fayak avatar fayak commented on June 20, 2024 1

Simply add

command:
          - controller
          - --listen-addr
          - '[::]:8080'
          - --listen-metrics-addr
          - '[::]:8081'

to the values of your helm chart and voilà :)

from sealed-secrets.

fayak avatar fayak commented on June 20, 2024 1

Not sure what's your issue there, but in my case I found it easier to enable the ingress and use kubeseal --cert https://example.com/v1/cert.pem instead of working with the service directly, especially since most of my users don't have access to the kubernetes API

from sealed-secrets.

Vinaum8 avatar Vinaum8 commented on June 20, 2024

@alvneiayu Do you have any suggestions or alternatives for this problem?

from sealed-secrets.

agarcia-oss avatar agarcia-oss commented on June 20, 2024

@Vinaum8 Did that configuration worked for you?

from sealed-secrets.

Vinaum8 avatar Vinaum8 commented on June 20, 2024

@agarcia-oss yes, my kube seal server is listen on ipv6 address.
Thanks @fayak

HTTP server serving on [::]:8080 HTTP metrics server serving on [::]:8081

But, my connection beetwen kubeseal client and kubeseal server not working.

`$ kubeseal < secret.yaml > sealed-secret.yaml

error: cannot fetch certificate: error trying to reach service: dial tcp [2600:1f1e:82a:9d05:df4f::b]:8080: connect: connection timed out`

from sealed-secrets.

Vinaum8 avatar Vinaum8 commented on June 20, 2024

Hmmmm, i'll test this.

from sealed-secrets.

Vinaum8 avatar Vinaum8 commented on June 20, 2024

Not sure what's your issue there, but in my case I found it easier to enable the ingress and use kubeseal --cert https://example.com/v1/cert.pem instead of working with the service directly, especially since most of my users don't have access to the kubernetes API

Man, i use this approach and works for me!

Add Command and Create Ingress!

Thanks @fayak

from sealed-secrets.

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.