- Neil Burrows
- Adam Cable
- Richard Kennard
- Rob Williamson
- Rex
Same issue with cortex as open shift
Inherent to java (actually Spring)
context building
class path scanning
can add resource limits but obviously that makes it slow
lots of old apps (Java 8)
can we limit scanning?
too many frameworks
spring native only in beta
separating tenants to diff nodes, namespaces, enforcement on top of namespaces
problems at startup rather than outages
rolling restarts when several things target the same node at once
readiness and liveness probes can help
problems when recycling worker nodes
Rob
- managed nodes
- pod disruption service
- liveness
- limit fwks
- limit autoconfig. / scanning
- consider spring native / quarkus}