-
Submitting pilots to different sites does not require any interaction with any user: it is basically an access request from a service (a pilot factory) to another external service.
Therefore, the `cl…
-
**Motivation:**
Our production use case requires support for a very large number of services and instances
**1. What we did**
**Environment Details:**
- Kubernetes: 1.28 (CCE)
- OS: HCE 2.…
-
### Client Version:
515.1642
### Issue Summary:
When I got a compound fracture, I got two brain traumas, the first of which was permanent because the wound datum only tracks one trauma.
### Round …
-
It should be possible to export (download from client) an excel list with all pilots of a club with their address and pilot license types (who is towpilot, who is instructor, etc.)
-
FYI as much as anything else as Hypervolt integration with Octopus Intelligent GO is now live in Beta (and working). The Activation Mode is blank / reported "unknown" in the HA history.
Seems they ha…
-
Hello Community,
I currently have multiple Kubernetes clusters running with Istio versions 1.22 and 1.23. Istio is deployed in our clusters using the istiod Helm charts, and we are using the config…
-
### Version
VisualStudio Code extension
### Operating System
Windows 11
### What happened?
When trying to use the extension I am getting this error (down below). Also, when running the main.py in…
idsus updated
10 months ago
-
### Your question
Describe your question clearly.
According to
https://www.envoyproxy.io/docs/envoy/latest/api-docs/xds_protocol
https://www.servicemesher.com/blog/envoy-xds-protocol
ther…
tedli updated
3 years ago
-
Presently, removing and redeploying istio can lead to a broken cluster (try deploying istio, removing, then deploying other charms. They may (will?) get stuck "installing agent"). This is broken at …
-
# 目标
现有的服务已经通过Ingress讲API暴露给外部请求,现在Ingress保持不变的情况下,使用ApisixRoute讲API暴露给外部。
# 环境
当前Kubernetes用的是K3S。
已部署了Deployment,以及对应的Service。
Service的名字是`svc-todo`,Service端口号是80。
路由是`/tasks`。
# 过程
写一个`…