Code Monkey home page Code Monkey logo

Comments (5)

Cryptophobia avatar Cryptophobia commented on June 3, 2024

From @jchauncey on October 14, 2016 17:23

On your last point I'm not sure I agree. If someone has paid for a wildcard cert they might not want to pay for individual certs for each application too. Seems kind of redundant

from workflow.

Cryptophobia avatar Cryptophobia commented on June 3, 2024

From @jchauncey on October 14, 2016 17:31

                                     ┌──────────┐                               
                                     │ Internet │                               
                                     └──────────┘                               
                                           │                                    
                                           │                                    
                                       443/SSL                                  
                                           │                                    
                                           ▼                                    
                                ┌────────────────────┐                          
                                │    AWS ELB         │                          
                                │       or           │                          
                                │    Some other LB   │                          
                                └────────────────────┘                          
                                           │                                    
                                       443/SSL                                  
                                           ▼                                    
                                  ┌────────────────┐                            
                                  │ Kubernetes     │                            
                                  │  Load Balancer │                            
                                  └────────────────┘                            
                                           │                                    
                 ┌──────443/SSL────────────┼────443/SSL──────────────┐          
                 │                         │                         │          
                 ▼                         ▼                         ▼          
      ┌─App Pod────────────┐    ┌─App Pod────────────┐    ┌─App Pod────────────┐
      │  Container: Foo    │    │  Container: Foo    │    │  Container: Foo    │
   ┌──│  Container: Nginx  │    │  Container: Nginx  │    │  Container: Nginx  │
   │  │                    │    │                    │    │                    │
   │  └────────────────────┘    └────────────────────┘    └────────────────────┘
   │             ▲                                                              
 HTTP/Any        │                                                              
   port──────────┘                                                              

from workflow.

Cryptophobia avatar Cryptophobia commented on June 3, 2024

From @krancour on October 14, 2016 20:55

@jchauncey nice diagram.

from workflow.

Cryptophobia avatar Cryptophobia commented on June 3, 2024

From @krancour on October 18, 2016 13:53

On your last point I'm not sure I agree. If someone has paid for a wildcard cert they might not want to pay for individual certs for each application too.

I should have been more clear. This shouldn't happen automatically (for security reasons), but if you, as a developer or app operator legitimately do have access to the same wildcard cert that the cluster operator used as the platform cert, there should be nothing that prevents you from uploading it using deis certs:add and attaching it to your application's domain(s) using deis certs:attach.

from workflow.

Cryptophobia avatar Cryptophobia commented on June 3, 2024

From @olalonde on October 24, 2016 20:51

Not sure if that helps at all but I just found out about linkerd which can be used to achieve e2e SSL between k8s services: https://blog.buoyant.io/2016/10/24/a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things/

from workflow.

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.