-
**What happened**: kubectl top pods returning
error: Metrics not available for pod default/awscli, age: 177h19m9.789235105s
& k top nodes returns
error: metrics not available yet
*…
-
Another issue, somewhat similar to bug #486
Using commit 5623fad as standalone jar or war on tomcat.
Rolling AMI push to an VPC ASG with immutable_metadata "target=elb" on the ASG associated subnet…
-
any plans for ubuntu support ?
-
It will be cool if i can run the aws-service-operator on my K8s cluster have have the capability to attach/detach EBS or local SSD disks to a node in the K8s cluster. This will be in place of using th…
kmova updated
5 years ago
-
/kind feature
**Describe the solution you'd like**
Enhance the AWSMachineTemplate to support multiple instance types, specifically an ordered of instances and spot market options to use when creat…
-
Does this script handle "DependsOn" statement? I am trying to create a template for kmsSecurity policy but keeps on getting the "Template validation error: Template format error: Unresolved resource …
-
##### 19.05 : 08.06 - First iteration GO:
###### Steps:
- [x] design of initial table layout for GO
- [x] get to know scarph library
- [x] design of (intial) scala model for GO
- [x] investiage useful…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Current Terraform Version
```
Terraform v0.12.9
```
### Use-cases
I want to be able to effectively structure content residing within a single Terraform module, to support improved devel…
-
Is there any plan to support this? For example:
```typescript
const policy = new statement.Sns()
.allow()
.toPublish()
.onTopic(myTopic);
// policy.addServi…