mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-08-23 21:46:21 +00:00
added gif for automatic mode
This commit is contained in:
@@ -12,6 +12,9 @@ Through KubeInvaders you can stress your Openshift cluster in a fun way and chec
|
||||
|
||||
### How KubeInvaders Works
|
||||
|
||||
Automatic mode!
|
||||

|
||||
|
||||

|
||||
|
||||
### Install KubeInvaders on Openshift
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
@@ -135,7 +135,7 @@ function ai()
|
||||
rand_pod = math.random(100, 1000)
|
||||
end
|
||||
pos = go.get_position()
|
||||
pos.y = 180
|
||||
pos.y = 220
|
||||
go.set_position(pos)
|
||||
pos.x = rand_pod
|
||||
|
||||
|
||||
Reference in New Issue
Block a user