Static Web Server

The static web server is configured behind CU Boulder federated SSO.

Configuration

  1. Cybercom API handles the SAML Service Provider

  2. cubl_static

  3. Deployment yaml provided within repostitory

  4. Nginx uses DNS Resolver within Kubernetes cluster. New cluster will need to check the IP of kube_dns.

    cat /etc/resolv.conf 
    nameserver 10.43.0.10
    search prod-cybercom.svc.cluster.local svc.cluster.local cluster.local
    options ndots:5
    
  5. Add nameserver ip to default config

Current Applications

  1. Static Web

  2. Print Purchase

  3. LibBudget