Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions cluster.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
metadata:
clusterName: patel02
clusterName: audio01
clusterConfigDir: "./cluster/config"
pulumi:
orgName: kubox-ai
Expand All @@ -22,17 +22,19 @@ aws:
- vmType: r6i.2xlarge
count: 1
role: control-plane
awsAMI: ami-0b60b3216980a450e
spotInstance: false
- vmType: r6i.2xlarge
count: 1
role: worker
awsAMI: ami-0b60b3216980a450e
osDiskSizeGB: 80
spotInstance: false
- vmType: g6.4xlarge
count: 1
role: gpu
osDiskSizeGB: 80
awsAMI: ami-03f88542d32608510
awsAMI: ami-0b08af6e09fd14c52
spotInstance: false
labels:
nodetype: gpu
Expand Down
4 changes: 0 additions & 4 deletions cluster/infrastructure/apps/ray-serve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ spec:
num-cpus: "0"
template:
spec:
imagePullSecrets:
- name: image-pull-secret
containers:
- name: ray-head
image: ghcr.io/kubox-ai/audio-serve:v0.0.4
Expand Down Expand Up @@ -97,8 +95,6 @@ spec:
num-gpus: "1"
template:
spec:
imagePullSecrets:
- name: image-pull-secret
nodeSelector:
nodetype: "gpu"
tolerations:
Expand Down
8 changes: 4 additions & 4 deletions cluster/infrastructure/controllers/teleport/agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ spec:
sourceRef:
kind: HelmRepository
name: teleport-kube-agent
version: 15.4.2
version: 17.7.0
interval: 1m0s
values:
kubeClusterName: patel02
kubeClusterName: audio01
joinTokenSecret:
create: false
labels:
teleport.internal/resource-id: kubox-k8s
aws/Cluster: patel02
aws/Project: patel02
aws/Cluster: audio01
aws/Project: audio01
proxyAddr: sso.kubox.cloud:443
roles: kube,app,discovery