-
Current setup:
I have an ECS cluster with 4 EC2 instances, one of them running `selenium-hub` and i have 4 `selenium/chrome-node` containers running, using your python script to get the nodes and hub…
-
I have three EC2 instances for MySQL, 1 master node and 2 replication slave node. I have setup a Proxysql on EC2 instance listening on 6033 port which will route all the write requests to master node…
Rmk93 updated
5 years ago
-
By default the plugin will only list one instance of a group of instances if their EC2 name tag is the same.
To work around this I have had to set this as the mapping parameter:
```
tags.select…
-
Hello,
With the latest version of the provider and Selinux enabled on the worker nodes, pods falls into error state.
The logs show permission denied:
``F0712 10:30:24.765098 1 main.go:52] Fai…
-
Currently router names are: Primary, Backup, Monitor.
These names need to be uniquified to allow MNR between HA clusters.
Should be easy to find nodes in HA cluster in EC2 list and ref back to stack…
-
Hello ,
I using rundeck 2.11.1 and ansible 2.5.2 on Centos 7, my ansible.cfg is as follows:
[defaults]
hostfile=ec2.py
deprecation_warnings=False
host_key_checking=False
My main ansible d…
-
![ap-northeast-1 console aws amazon com_ec2sp_v1_spot_launch_region=ap-northeast-1](https://user-images.githubusercontent.com/3735863/58860048-d15df180-86dd-11e9-8794-9e3397f7f745.png)
ssh -i "C:…
-
I'm trying to get whirr-scm working on EC2 with these templates:
whirr.instance-templates=1 scmserver,1 cdhclient,3 scmnode
During the launch, I see this:
SCM Admin Console available at http://ec2-18…
loren updated
12 years ago
-
I cannot use an EFS volume across multiple nodes in Amazon EC2.
Running a container on the second node using an EFS volume that is in use on the first node causes an error as follows: `VolumeDriver…
-
**RKE version:**
1.0.4
**Type/provider of hosts: (VirtualBox/Bare-metal/AWS/GCE/DO)**
aws
**cluster.yml file:**
```
cloud_provider:
name: aws
awsCloudProvider:
service_override:
…