Skip to content

Print server is not available #122

@davidagardh

Description

@davidagardh

Background

print.dsek.se is up and running, but can't be reached since the nginx reverse proxy in Dimman has died. The print server runs on uffe, outside the OKD cluster, so the normal router we use to expose kubernetes services to the internet doesn't work.

I recently learned that services can use backends that are not pods, including servers outside the cluster. This can probably solve the problem for us.

Next steps

  • Read about services and EndpointSlices and make a plan for how to implement this (do we need a static IP reservation for uffe?)
  • Change DNS record for print.dsek.se to point to OKD
  • Create a route, service and EndpointSlice in OKD that forwards traffic to uffe

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions