Skip to content

Commit

Permalink
0.6.0 installfiles and samples (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgkanatsios committed Oct 12, 2022
1 parent c6eed87 commit 0eb757c
Show file tree
Hide file tree
Showing 20 changed files with 538 additions and 48 deletions.
114 changes: 106 additions & 8 deletions installfiles/operator.yaml

Large diffs are not rendered by default.

114 changes: 106 additions & 8 deletions installfiles/operator_with_monitoring.yaml

Large diffs are not rendered by default.

114 changes: 106 additions & 8 deletions installfiles/operator_with_security.yaml

Large diffs are not rendered by default.

114 changes: 106 additions & 8 deletions installfiles/operator_with_security_and_monitoring.yaml

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.9.0
controller-gen.kubebuilder.io/version: v0.10.0
creationTimestamp: null
name: gameserverdetails.mps.playfab.com
spec:
Expand Down
51 changes: 50 additions & 1 deletion pkg/operator/config/crd/bases/mps.playfab.com_gameservers.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion samples/gameserverapi/gameserverapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: thundernetes-gameserverapi
spec:
containers:
- image: ghcr.io/playfab/thundernetes-gameserverapi:0.5.0
- image: ghcr.io/playfab/thundernetes-gameserverapi:0.6.0
name: gameserverapi
imagePullPolicy: IfNotPresent
resources:
Expand Down
2 changes: 1 addition & 1 deletion samples/latencyserver/latencyserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: thundernetes-latencyserver
spec:
containers:
- image: ghcr.io/playfab/thundernetes-latencyserver:0.5.0
- image: ghcr.io/playfab/thundernetes-latencyserver:0.6.0
name: latencyserver
imagePullPolicy: IfNotPresent
resources:
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-hostnetwork.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
spec:
hostNetwork: true # this sample uses host networking
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
- image: ghcr.io/playfab/thundernetes-netcore:0.6.0
name: thundernetes-sample-netcore
ports:
- protocol: TCP # your game server port protocol
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-nodeaffinity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
- image: ghcr.io/playfab/thundernetes-netcore:0.6.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-requestslimits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
- image: ghcr.io/playfab/thundernetes-netcore:0.6.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-secondnodepool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
- image: ghcr.io/playfab/thundernetes-netcore:0.6.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
nodeSelector:
kubernetes.io/os: windows
containers:
- image: ghcr.io/playfab/thundernetes-netcore-win:0.5.0
- image: ghcr.io/playfab/thundernetes-netcore-win:0.6.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
- image: ghcr.io/playfab/thundernetes-netcore:0.6.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/openarena/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-openarena:0.5.0
- image: ghcr.io/playfab/thundernetes-openarena:0.6.0
name: thundernetes-sample-openarena
ports:
- containerPort: 27960 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/server-load-simulator/simulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
- args:
- "-maxValue=100"
- "-jitter=0.15"
image: ghcr.io/playfab/thundernetes-server-load-simulator:0.5.0
image: ghcr.io/playfab/thundernetes-server-load-simulator:0.6.0
imagePullPolicy: IfNotPresent
name: simulator
ports:
Expand Down
2 changes: 1 addition & 1 deletion samples/standby-forecaster/forecaster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
- args:
- "-config-file=/data/config.yaml"
- "-config-expand-env=true"
image: ghcr.io/playfab/thundernetes-standby-forecaster:0.5.0
image: ghcr.io/playfab/thundernetes-standby-forecaster:0.6.0
imagePullPolicy: IfNotPresent
name: simulator
ports:
Expand Down
2 changes: 1 addition & 1 deletion tests/scalability/max/10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-openarena:0.5.0
- image: ghcr.io/playfab/thundernetes-openarena:0.6.0
name: thundernetes-sample-openarena
ports:
- containerPort: 27960 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion tests/scalability/max/50.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-openarena:0.5.0
- image: ghcr.io/playfab/thundernetes-openarena:0.6.0
name: thundernetes-sample-openarena
ports:
- containerPort: 27960 # your game server port
Expand Down

0 comments on commit 0eb757c

Please sign in to comment.