--- apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: frontend-applications-ingress namespace: cq-uas-260427 labels: type: frontend octopus.control: all-ingress-config-wdd app.kubernetes.io/managed-by: octopus-control app.kubernetes.io/version: "2.3" annotations: kubernetes.io/ingress.class: "nginx" nginx.ingress.kubernetes.io/enable-cors: "true" nginx.ingress.kubernetes.io/rewrite-target: /$1 nginx.ingress.kubernetes.io/configuration-snippet: | rewrite ^(/supervision)$ $1/ redirect; rewrite ^(/supervisionh5)$ $1/ redirect; rewrite ^(/pangu)$ $1/ redirect; rewrite ^(/ai-brain)$ $1/ redirect; rewrite ^(/armypeople)$ $1/ redirect; rewrite ^(/awareness)$ $1/ redirect; rewrite ^(/base)$ $1/ redirect; rewrite ^(/blockchain)$ $1/ redirect; rewrite ^(/classification)$ $1/ redirect; rewrite ^(/cmsportal)$ $1/ redirect; rewrite ^(/detection)$ $1/ redirect; rewrite ^(/dikongzhixingh5)$ $1/ redirect; rewrite ^(/dispatchh5)$ $1/ redirect; rewrite ^(/emergency)$ $1/ redirect; rewrite ^(/eventsh5)$ $1/ redirect; rewrite ^(/flight-control)$ $1/ redirect; rewrite ^(/hljtt)$ $1/ redirect; rewrite ^(/hyper)$ $1/ redirect; rewrite ^(/iot)$ $1/ redirect; rewrite ^(/jiangsuwenlv)$ $1/ redirect; rewrite ^(/lite)$ $1/ redirect; rewrite ^(/logistics)$ $1/ redirect; rewrite ^(/media)$ $1/ redirect; rewrite ^(/mianyangbackend)$ $1/ redirect; rewrite ^(/multiterminal)$ $1/ redirect; rewrite ^(/mws)$ $1/ redirect; rewrite ^(/oms)$ $1/ redirect; rewrite ^(/open)$ $1/ redirect; rewrite ^(/pilot2cloud)$ $1/ redirect; rewrite ^(/qingdao)$ $1/ redirect; rewrite ^(/qinghaitourism)$ $1/ redirect; rewrite ^(/renyike)$ $1/ redirect; rewrite ^(/scanner)$ $1/ redirect; rewrite ^(/security)$ $1/ redirect; rewrite ^(/securityh5)$ $1/ redirect; rewrite ^(/seniclive)$ $1/ redirect; rewrite ^(/share)$ $1/ redirect; rewrite ^(/smauth)$ $1/ redirect; rewrite ^(/smsecret)$ $1/ redirect; rewrite ^(/splice)$ $1/ redirect; rewrite ^(/threedsimulation)$ $1/ redirect; rewrite ^(/traffic)$ $1/ redirect; rewrite ^(/uas)$ $1/ redirect; rewrite ^(/uas)$ $1/ redirect; rewrite ^(/uasms)$ $1/ redirect; rewrite ^(/uasms)$ $1/ redirect; rewrite ^(/visualization)$ $1/ redirect; rewrite ^(/uavmsmanager)$ $1/ redirect; rewrite ^(/secenter)$ $1/ redirect; spec: rules: - host: fake-domain.cq-uas-260427.io http: paths: - path: /260427/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform port: number: 9528 - path: /260427/supervision/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-suav-platform-supervision port: number: 9528 - path: /260427/supervisionh5/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-suav-platform-supervisionh5 port: number: 9528 - path: /260427/pangu/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform port: number: 9528 - path: /260427/ai-brain/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-ai-brain port: number: 9528 - path: /260427/armypeople/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-armypeople port: number: 9528 - path: /260427/awareness/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-awareness port: number: 9528 - path: /260427/base/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-base port: number: 9528 - path: /260427/blockchain/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-blockchain port: number: 9528 - path: /260427/classification/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-classification port: number: 9528 - path: /260427/cmsportal/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-cms-portal port: number: 9528 - path: /260427/detection/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-detection port: number: 9528 - path: /260427/dikongzhixingh5/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-dikongzhixingh5 port: number: 9528 - path: /260427/dispatchh5/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-dispatchh5 port: number: 9528 - path: /260427/emergency/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-emergency-rescue port: number: 9528 - path: /260427/eventsh5/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-eventsh5 port: number: 9528 - path: /260427/flight-control/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-flight-control port: number: 9528 - path: /260427/hljtt/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-hljtt port: number: 9528 - path: /260427/hyper/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-hyperspectral port: number: 9528 - path: /260427/iot/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-iot-manager port: number: 9528 - path: /260427/jiangsuwenlv/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-jiangsuwenlv port: number: 9528 - path: /260427/lite/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-lite port: number: 9528 - path: /260427/logistics/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-logistics port: number: 9528 - path: /260427/media/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-media port: number: 9528 - path: /260427/mianyangbackend/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-mianyangbackend port: number: 9528 - path: /260427/multiterminal/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-multiterminal port: number: 9528 - path: /260427/mws/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-mws port: number: 9528 - path: /260427/oms/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-oms port: number: 9528 - path: /260427/open/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-open port: number: 9528 - path: /260427/pilot2cloud/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-pilot2-to-cloud port: number: 9528 - path: /260427/qingdao/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-qingdao port: number: 9528 - path: /260427/qinghaitourism/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-qinghaitourism port: number: 9528 - path: /260427/renyike/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-renyike port: number: 9528 - path: /260427/scanner/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-scanner port: number: 9528 - path: /260427/security/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-security port: number: 9528 - path: /260427/securityh5/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-securityh5 port: number: 9528 - path: /260427/seniclive/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-seniclive port: number: 9528 - path: /260427/share/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-share port: number: 9528 - path: /260427/smauth/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-smauth port: number: 9528 - path: /260427/smsecret/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-smsecret port: number: 9528 - path: /260427/splice/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-splice port: number: 9528 - path: /260427/threedsimulation/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-threedsimulation port: number: 9528 - path: /260427/traffic/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-traffic port: number: 9528 - path: /260427/uas/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-uas port: number: 9528 - path: /260427/uas/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-uaskny port: number: 9528 - path: /260427/uasms/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-uasms port: number: 9528 - path: /260427/uasms/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-uasmskny port: number: 9528 - path: /260427/visualization/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-platform-visualization port: number: 9528 - path: /260427/uavmsmanager/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uavms-platform-manager port: number: 9528 - path: /260427/secenter/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uavms-platform-security-center port: number: 9528 --- apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: backend-applications-ingress namespace: cq-uas-260427 labels: type: backend octopus.control: all-ingress-config-wdd app.kubernetes.io/managed-by: octopus-control app.kubernetes.io/version: "2.3" annotations: kubernetes.io/ingress.class: "nginx" nginx.ingress.kubernetes.io/enable-cors: "true" spec: rules: - host: cmii-admin-data.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-admin-data port: number: 8080 - host: cmii-admin-gateway.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-admin-gateway port: number: 8080 - host: cmii-admin-user.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-admin-user port: number: 8080 - host: cmii-app-release.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-app-release port: number: 8080 - host: cmii-open-gateway.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-open-gateway port: number: 8080 - host: cmii-sky-converge.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-sky-converge port: number: 8080 - host: cmii-suav-supervision.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-suav-supervision port: number: 8080 - host: cmii-uas-datahub.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uas-datahub port: number: 8080 - host: cmii-uas-gateway.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uas-gateway port: number: 8080 - host: cmii-uas-lifecycle.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uas-lifecycle port: number: 8080 - host: cmii-uav-advanced5g.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-advanced5g port: number: 8080 - host: cmii-uav-airspace.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-airspace port: number: 8080 - host: cmii-uav-alarm.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-alarm port: number: 8080 - host: cmii-uav-autowaypoint.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-autowaypoint port: number: 8080 - host: cmii-uav-brain.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-brain port: number: 8080 - host: cmii-uav-bridge.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-bridge port: number: 8080 - host: cmii-uav-cloud-live.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-cloud-live port: number: 8080 - host: cmii-uav-clusters.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-clusters port: number: 8080 - host: cmii-uav-cms.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-cms port: number: 8080 - host: cmii-uav-data-post-process.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-data-post-process port: number: 8080 - host: cmii-uav-depotautoreturn.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-depotautoreturn port: number: 8080 - host: cmii-uav-developer.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-developer port: number: 8080 - host: cmii-uav-device.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-device port: number: 8080 - host: cmii-uav-emergency.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-emergency port: number: 8080 - host: cmii-uav-fwdd.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-fwdd port: number: 8080 - host: cmii-uav-gateway.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-gateway port: number: 8080 - host: cmii-uav-gis-server.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-gis-server port: number: 8080 - host: cmii-uav-grid-datasource.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-grid-datasource port: number: 8080 - host: cmii-uav-grid-engine.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-grid-engine port: number: 8080 - host: cmii-uav-grid-manage.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-grid-manage port: number: 8080 - host: cmii-uav-industrial-portfolio.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-industrial-portfolio port: number: 8080 - host: cmii-uav-integration.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-integration port: number: 8080 - host: cmii-uav-iot-dispatcher.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-iot-dispatcher port: number: 8080 - host: cmii-uav-iot-manager.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-iot-manager port: number: 8080 - host: cmii-uav-kpi-monitor.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-kpi-monitor port: number: 8080 - host: cmii-uav-logger.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-logger port: number: 8080 - host: cmii-uav-material-warehouse.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-material-warehouse port: number: 8080 - host: cmii-uav-mission.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-mission port: number: 8080 - host: cmii-uav-mqtthandler.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-mqtthandler port: number: 8080 - host: cmii-uav-multilink.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-multilink port: number: 8080 - host: cmii-uav-notice.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-notice port: number: 8080 - host: cmii-uav-oauth.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-oauth port: number: 8080 - host: cmii-uav-process.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-process port: number: 8080 - host: cmii-uav-sec-awareness.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-sec-awareness port: number: 8080 - host: cmii-uav-security-trace.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-security-trace port: number: 8080 - host: cmii-uav-sense-adapter.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-sense-adapter port: number: 8080 - host: cmii-uav-surveillance.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-surveillance port: number: 8080 - host: cmii-uav-sync.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-sync port: number: 8080 - host: cmii-uav-tcp-server.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-tcp-server port: number: 8080 - host: cmii-uav-threedsimulation.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-threedsimulation port: number: 8080 - host: cmii-uav-tower.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-tower port: number: 8080 - host: cmii-uav-user.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-user port: number: 8080 - host: cmii-uav-watchdog.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-watchdog port: number: 8080 - host: cmii-uav-waypoint.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uav-waypoint port: number: 8080 - host: cmii-uavms-pyfusion.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uavms-pyfusion port: number: 8080 - host: cmii-uavms-security-center.uavcloud-260427.io http: paths: - path: / pathType: ImplementationSpecific backend: service: name: cmii-uavms-security-center port: number: 8080 --- apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: all-gateways-ingress namespace: cq-uas-260427 labels: type: api-gateway octopus.control: all-ingress-config-1.1.0 app.kubernetes.io/managed-by: octopus-control app.kubernetes.io/version: "2.3" annotations: kubernetes.io/ingress.class: "nginx" nginx.ingress.kubernetes.io/enable-cors: "true" nginx.ingress.kubernetes.io/rewrite-target: /$1 nginx.ingress.kubernetes.io/configuration-snippet: | proxy_set_header upgradePrefix $http_upgrade; proxy_set_header Connection "upgradePrefix"; spec: rules: - host: fake-domain.cq-uas-260427.io http: paths: - path: /260427/oms/api/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-admin-gateway port: number: 8080 - path: /260427/open/api/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-open-gateway port: number: 8080 - path: /260427/api/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uav-gateway port: number: 8080 - path: /260427/uas/api/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-uas-gateway port: number: 8080 - path: /260427/converge/?(.*) pathType: ImplementationSpecific backend: service: name: cmii-sky-converge port: number: 8080