-
Kops 환경의 Cluster에서는 정상 설치되었으나
EKS Cluster 에서는 정상 설치 되지 않는다.
Pod running 시 다음과 같은 에러가 발생하면서 비정상 종료됨
- max file descriptors [8192] for elasticsearch process is too low, increase to at least [65…
-
## Description
We are upgrading from 2905.2.4 to 3033.2.0 on AWS managed with Kops using the following AMI:
```terraform
data "aws_ami" "flatcar" {
owners = ["075585003325"]
most_rec…
-
/kind feature
**1. Describe IN DETAIL the feature/behavior/change you would like to see.**
There are multiple reasons a k8s node can be in NeedsUpdate state. I want a more focused explanation of …
-
### What would you like to be added (User Story)?
As an operator I would like to use the same knobs as used by sig-scalability to run kubernetes on scale on top of CAPI.
### Detailed Description
In…
-
Please create a kops-announce (or similar) mailing list, like the [kubernetes-announce list](https://groups.google.com/forum/#!forum/kubernetes-announce) used by Kubernetes.
It would be useful to m…
-
The CNI version will roll back to 1.3.0 after upgrading to 1.3.3 or 1.4.0
lfaws updated
5 years ago
-
Unable to run the cluster on multiple zones.
> Error: Error applying plan:
>
> 1 error(s) occurred:
>
> * aws_autoscaling_attachment.alb_external: 1 error(s) occurred:
>
> * aws_autosca…
-
Following are the supported/tested flags for cluster create command:
cloud,
dns,
dns-zone,
image,
networking,
node-count,
vsphere-server,
vsphere-datacenter,
vsphere-resource-pool,
vsphere-d…
-
We have a pre-existing VPC in AWS with a VPN connection between our company's network and the VPC. I have been able to successfully create a completely private Kubernetes cluster with kops by ensurin…
-
At my company we're required to tag all the resources in AWS so that we can track resources related to a project and get a better insight into billing. I was tasked with adding tags to all resources t…