Skip to content

4.0.0.

Past due by over 5 years 87% complete

Finish up your user interfaces and implementation in order to provide full working demos of your napkin drawing concepts.
If you are not already, use OpenID Connect for authentication
Deploy your services across both the IU and TACC instances of Jetstream
Note it is not a good idea to try to spread a Kubernetes cluster across two data centers.
Using conce…

Finish up your user interfaces and implementation in order to provide full working demos of your napkin drawing concepts.
If you are not already, use OpenID Connect for authentication
Deploy your services across both the IU and TACC instances of Jetstream
Note it is not a good idea to try to spread a Kubernetes cluster across two data centers.
Using concepts presented in class, show how you can failover to TACC with no disruption of services if all your IU VMs go down.
This may be caused by a network failure.
Using concepts discussed in class, show how you use TACC and IU for “blue-green” deployments.
Show that you can switch from IU (blue) to TACC (green) while keeping IU online
Show that you can switch back to IU without loss of messages, state, etc.
You would need to do this if you found a bug in your “green” deployment after testing and needed to switch back to “blue”.

Loading