-
This container also needs to be added to the enterprise-overide Docker Compose file once it is added to the bakery.
-
使用以下yaml创建gss不能实现创建预期编号为[1-4]的gs,最终gs与pod编号仍为[0-3]
```yaml
apiVersion: game.kruise.io/v1alpha1
kind: GameServerSet
metadata:
name: minecraft
spec:
replicas: 4
reserveGameServerIds: [0]
…
-
Good evening!
I tried to deploy a new installation of ACS 7.4 using the installer, on a ARM64 machine on AWS.
All containers work ok except Solr, I get this error:
` java.lang.UnsupportedClassV…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Clone repo git clone --depth 1 --branch v1.7.5 https://github.com/intuitem/ciso-assistant-community.git
2.
3. cd ciso-assistant-community && v…
-
Please add support for Windows Containers to monitor ACS K8s
-
**Description**
Running `docker service logs foo` on a swarm master where `foo` is a service with multiple replicas across different nodes eventually stops merging the logs from those other nodes. It…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
-
[Docker](https://www.docker.com/whatisdocker/) is a service in which linux flavors can be deployed in linux containers, same as a VM but more efficient.
I've prepared a docker image with the essentia…
-
Any plan to make custom log support for Docker OMS Agent? I have deployed OMS Agent daemon set into my ACS Kubenetes cluster. I would like to get some log output from containers.
Thanks