Opened 5 years ago

Closed 5 years ago

#2292 closed task (fixed)

Lock down resources on osgeo7

Reported by: robe Owned by: sac@…
Priority: normal Milestone:
Component: SysAdmin Keywords:
Cc:

Description

Right now I haven't been putting any limits on cpu and memory that each container is using so containers can freely use as much as they want. Which is good and bad.

Good in that if resources aren't being used, we should make them available. Bad becasue we could get a rogue container eating up resources such as selfish process or some coin mining operation.

That said I'm going to start locking down resources especially on things that really shouldn't be using that much in the way of resources.

So for example on secure -- it was a tiny container - only 20 GB in size. There is no reason for that to grow much larger than that. (that's not live yet though).

Right now our free mem on osgeo7 is reading

Change History (1)

comment:1 by robe, 5 years ago

Resolution: fixed
Status: newclosed

This I did already.

Note: See TracTickets for help on using tickets.