File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change 1+ HeadNode :
2+ InstanceType : c5.xlarge
3+ Networking :
4+ SubnetId : subnet-123456
5+ AdditionalSecurityGroups :
6+ - sg-123456
7+ Ssh :
8+ KeyName : keypair
9+ LocalStorage :
10+ RootVolume :
11+ VolumeType : gp3
12+ CustomActions :
13+ OnNodeConfigured :
14+ Script : https://raw.githubusercontent.com/aws-samples/aws-parallelcluster-monitoring/main/post-install.sh
15+ Args :
16+ - https://github.com/aws-samples/aws-parallelcluster-monitoring/tarball/main
17+ - aws-parallelcluster-monitoring
18+ - install-monitoring.sh
19+ Iam :
20+ AdditionalIamPolicies :
21+ - Policy : arn:aws:iam::aws:policy/AmazonSSMManagedInstanceCore
22+ - Policy : arn:aws:iam::aws:policy/CloudWatchFullAccess
23+ - Policy : arn:aws:iam::aws:policy/AWSPriceListServiceFullAccess
24+ - Policy : arn:aws:iam::aws:policy/AmazonSSMFullAccess
25+ - Policy : arn:aws:iam::aws:policy/AWSCloudFormationReadOnlyAccess
26+ Scheduling :
27+ Scheduler : slurm
28+ SlurmQueues :
29+ - Name : queue0
30+ AllocationStrategy : lowest-price
31+ ComputeResources :
32+ - Name : queue0-compute-resource-0
33+ Instances :
34+ - InstanceType : c5n.large
35+ MinCount : 0
36+ MaxCount : 4
37+ Networking :
38+ SubnetIds :
39+ - subnet-123456
40+ ComputeSettings :
41+ LocalStorage :
42+ RootVolume :
43+ VolumeType : gp3
44+ Region : us-east-2
45+ Image :
46+ Os : alinux2
47+ Tags :
48+ - Key : ' Grafana'
49+ Value : ' true'
You can’t perform that action at this time.
0 commit comments