-
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
Version 1.10.0-beta.1 (git-dc9154528)
**2. What Kubernetes version are you running? `kubect…
-
ref. https://zenn.dev/shunsuke_suzuki/scraps/7cfc2d3a5c6d04
## Overview
Verify the checksum of downloaded file, and if the checksum is wrong make the installation failure.
## Motivation
Ma…
-
Do you have plans to make kops support Aliyun? We plan to carry out the relevant work, do you have any suggestions? @justinsb
-
I'm playing with [kops](https://github.com/kubernetes/kops) for managing AWS Kubernetes clusters instead of EKS. I've been frustrated with EKS a while:
1. It uses [AWS VPC CNI](https://github.com/a…
-
ENV:
kubernetes: v1.13.2
docker: 18.06.1-ce
system: ubuntu 18.04
architecture: arm-64
metrics-server: v0.3.1
Before I apply the 1.8+/ development, I try the command
kubectl …
-
Hey @eddycharly 👋🏼
Testing the latest provider version (1.23.4) in our sandbox, previously was 1.21.4
I changed `disable_subnet_tags = true` to `tag_subnets = false` as per the change in 1.23 a…
-
**What happened**:
I'm running two controllers on my EKS cluster running on calico CNI (this forces me to overwrite a number of ports due to how the AWS CNI works in `hostNetwork: true`).
When run…
-
**What happened**:
Ingress pod can't be created successfully because of China GFW.
Here're the pods for ingress
```
smiletrl@Rulins-MacBook-Pro .kube % kubectl get pods --namespace=i…
-
Hi! I would appreciate a guidance on working with Duration attributes of `kops_cluster` resource.
As an example, using the following code
```
resource "kops_cluster" "this" {
...
kubelet {
…
-
This happens when I login the container, and can't quit by Ctrl-c.
My system is `Ubuntu 12.04`, kernel is `3.8.0-25-generic`.
docker version:
```
root@wutq-docker:~# docker version
Client version: …