arreglado apolo kubevirt y cosillas
This commit is contained in:
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: app6
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: app6
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-app6:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-app6:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: tcp-app6
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: colossus
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: colossus
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-webcolossus:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-webcolossus:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: consumer
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: consumer
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-consumer:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-consumer:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: drone
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: drone
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-drone:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-drone:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
# Si Drone necesita otras vars del backend, puedes añadir:
|
||||
# envFrom:
|
||||
|
||||
@@ -20,9 +20,7 @@ spec:
|
||||
app.kubernetes.io/component: ejabberd
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
|
||||
# >>> Asegura permisos/ownership en volúmenes
|
||||
- name: harbor-cred-apolo
|
||||
securityContext:
|
||||
runAsUser: 9000
|
||||
runAsGroup: 9000
|
||||
@@ -62,7 +60,7 @@ spec:
|
||||
|
||||
containers:
|
||||
- name: ejabberd
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-ejabberd:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-ejabberd:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: kurento
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: kurento-media-server
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-kurento-media-server:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-kurento-media-server:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: kurento-api
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: kurento-api
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-kurento-api:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-kurento-api:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: media
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: mediamtx
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-media-server:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-media-server:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: nakama
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: nakama
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-nakama:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-nakama:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: php
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: php-fpm
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-php:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-php:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: php-fpm
|
||||
|
||||
@@ -20,11 +20,11 @@ spec:
|
||||
app.kubernetes.io/component: portal
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
# Contenedor de la app (como venías)
|
||||
- name: portal
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-portal-https:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-portal-https:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: app
|
||||
|
||||
@@ -20,7 +20,7 @@ spec:
|
||||
app.kubernetes.io/component: postgres
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
securityContext:
|
||||
fsGroup: 999
|
||||
initContainers:
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
runAsUser: 0
|
||||
containers:
|
||||
- name: postgres
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-db:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-db:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: rabbitmq
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: rabbitmq
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-rabbitmq:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-rabbitmq:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: streamer
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: streamer
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-streamer-server:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-streamer-server:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ["npm","start"]
|
||||
envFrom:
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: web
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: nginx
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-web:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-web:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
app.kubernetes.io/component: websocket
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-cred
|
||||
- name: harbor-cred-apolo
|
||||
containers:
|
||||
- name: websocket
|
||||
image: harbor.c2et.com/xrf-ssl/xrf-websocket:6.0
|
||||
image: harbor.c2et.net/apolo/xrf-websocket:6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: ws
|
||||
|
||||
@@ -18,7 +18,6 @@ resources:
|
||||
- certs/certificate-meeting.yaml
|
||||
|
||||
# ConfigMaps
|
||||
- configmaps/configmap-coredns.yaml
|
||||
- configmaps/configmap-ejabberd-inetrc.yaml
|
||||
- configmaps/configmap-ejabberd.yaml
|
||||
- configmaps/configmap-kms-api.yaml
|
||||
@@ -49,7 +48,6 @@ resources:
|
||||
- deployments/deploy-app6.yaml
|
||||
- deployments/deploy-colossus.yaml
|
||||
- deployments/deploy-consumer.yaml
|
||||
- deployments/deploy-coredns.yaml
|
||||
- deployments/deploy-drone.yaml
|
||||
- deployments/deploy-ejabberd.yaml
|
||||
- deployments/deploy-kms.yaml
|
||||
@@ -68,7 +66,6 @@ resources:
|
||||
- services/svc-aliases-compose.yaml
|
||||
- services/svc-app6.yaml
|
||||
- services/svc-colossus.yaml
|
||||
- services/svc-coredns.yaml
|
||||
- services/svc-ejabberd.yaml
|
||||
- services/svc-kms.yaml
|
||||
- services/svc-kurento-api.yaml
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v1
|
||||
data:
|
||||
.dockerconfigjson: eyJhdXRocyI6eyJoYXJib3IuYzJldC5jb20iOnsidXNlcm5hbWUiOiJ4YXZvciIsInBhc3N3b3JkIjoiTUBuYWJvMjAyNSIsImVtYWlsIjoibm8tcmVwbHlAYzJldC5jb20iLCJhdXRoIjoiZUdGMmIzSTZUVUJ1WVdKdk1qQXlOUT09In19fQ==
|
||||
.dockerconfigjson: eyJhdXRocyI6eyJoYXJib3IuYzJldC5uZXQiOnsidXNlcm5hbWUiOiJ4YXZvciIsInBhc3N3b3JkIjoiTUBuYWJvMjAyNSIsImVtYWlsIjoieGF2b3JAaG90bWFpbC5lcyIsImF1dGgiOiJlR0YyYjNJNlRVQnVZV0p2TWpBeU5RPT0ifX19
|
||||
kind: Secret
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: harbor-cred
|
||||
namespace: apolo
|
||||
namespace: guacamole
|
||||
type: kubernetes.io/dockerconfigjson
|
||||
|
||||
9
apolo/secrets/secret-harbor-cred.yaml.old
Normal file
9
apolo/secrets/secret-harbor-cred.yaml.old
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: v1
|
||||
data:
|
||||
.dockerconfigjson: eyJhdXRocyI6eyJoYXJib3IuYzJldC5jb20iOnsidXNlcm5hbWUiOiJ4YXZvciIsInBhc3N3b3JkIjoiTUBuYWJvMjAyNSIsImVtYWlsIjoibm8tcmVwbHlAYzJldC5jb20iLCJhdXRoIjoiZUdGMmIzSTZUVUJ1WVdKdk1qQXlOUT09In19fQ==
|
||||
kind: Secret
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: harbor-cred
|
||||
namespace: apolo
|
||||
type: kubernetes.io/dockerconfigjson
|
||||
@@ -6,4 +6,5 @@ resources:
|
||||
- configmap/configmap.yaml
|
||||
- deployments/deployment.yaml
|
||||
- services/service.yaml
|
||||
- services/service-srv.yaml
|
||||
- ingressclass/ingressclass.yaml
|
||||
|
||||
14
kubevirt/certs/kubevirt-certs.yaml
Normal file
14
kubevirt/certs/kubevirt-certs.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
apiVersion: kubevirt.io/v1
|
||||
kind: KubeVirt
|
||||
metadata:
|
||||
name: kubevirt
|
||||
namespace: kubevirt
|
||||
spec:
|
||||
certificateRotateStrategy:
|
||||
selfSigned:
|
||||
ca:
|
||||
duration: "26280h" # 3 años
|
||||
renewBefore: "720h" # 30 días antes
|
||||
server:
|
||||
duration: "8760h" # 1 año
|
||||
renewBefore: "240h" # 10 días antes
|
||||
@@ -156,10 +156,10 @@ Este repositorio contiene los **manifiestos, scripts y documentación** para des
|
||||
| `Ingress` | ✅ Completado Nginx | Nginx funcionando | - | - |
|
||||
| `Volumenes persistentes` | ✅ Completado | Rook Ceph a 4 nodos, falta ampliar a 5 nodos | [https://ceph.c2et.net](https://ceph.c2et.net/) | admin / Pozuelo12345 |
|
||||
| `Volumenes persistentes` | ✅ Completado | Driver para las cabinas de almacenamiendo DEEL Powervault | | |
|
||||
| `Maquinas Virtuales` | | Desplegado kubevirt, dashboard e isoserver | [https://kubevirt.c2et.net](https://kubevirt.c2et.net/) <br>[https://isoserver.c2et.net](https://isoserver.c2et.net/) | - |
|
||||
| `Maquinas Virtuales` | ✅ Completado | Desplegado kubevirt, dashboard e isoserver | [https://kubevirt.c2et.net](https://kubevirt.c2et.net/) <br>[https://isoserver.c2et.net](https://isoserver.c2et.net/) | - |
|
||||
| `Wireguard` | ✅ Completado | Funcionando | [https://wireguard.c2et.net](https://wireguard.c2et.net/) | Pozuelo12345 |
|
||||
| `CoreDNS` | ✅ Completado | Funcionando | | |
|
||||
| `Apolo` | | Funcionando | [https://portal.apolo.c2et.net](https://portal.apolo.c2et.net/) | admin / 123456 |
|
||||
| `Apolo` | ✅ Completado | Funcionando | [https://portal.apolo.c2et.net](https://portal.apolo.c2et.net/) | admin / 123456 |
|
||||
| `Gitea` | ✅ Completado | Funcionando | [https://git.c2et.net](https://git.c2et.net) | |
|
||||
| `Harbor` | ✅ Completado | Funcionando | [https://harbor.c2et.net](https://harbor.c2et.net) | |
|
||||
| `Guacamole` | ✅ Completado | Funcionando | [https://heimdall.c2et.net](https://heimdall.c2et.net) | guacadmin / guacadmin |
|
||||
|
||||
Reference in New Issue
Block a user