Skip to content
#

k8s

Here are 2,843 public repositories matching this topic...

k9s
briankmatheson
briankmatheson commented Feb 18, 2020

Description

Expected Behavior

it should just work ;^) But if not it needs to feed the errored state back somehow. 
in this case it probably needs to say that the disk is already mounted. 

## Current Behavior
<!-- Tell us what happens instead -->
Repro'ed:

 bmath@timesink:~/maya/gke/test86$ ca
dmolik
dmolik commented Apr 24, 2020

Bug report

General Information

  • Cilium version: 1.7.2
  • Kernel version: 5.6.6
  • Orchestration system version: Kubernetes 1.18.2

I'm using terraform to spool and deploy kubeadm on AWS.

How to reproduce the issue

The issues is that if the Cloud Controller Manager is not brought up before Cilium the node is brought, and the operator starts running ENIs will be attached t

waitingsong
waitingsong commented Apr 25, 2019

https://github.com/gjmzj/kubeasz/blob/master/docs/guide/ingress-tls.md#4%E5%88%9B%E5%BB%BA-https-ingress-%E4%BE%8B%E5%AD%90

# 创建https ingress
$ kubectl apply -f /etc/ansible/manifests/ingress/traefik/tls/hello-tls.ing.yaml
# 注意根据hello示例,需要在default命名空间创建对应的secret: traefik-cert
$ kubectl create secret tls traefik-cert --key=tls.key --cert=tls.crt
  1. 不执行 hello-tls.ing.yaml ,nginx的https
rayzhou2017
rayzhou2017 commented Apr 25, 2020

There are a few samples at https://kubesphere.io/docs/quick-start/admin-quick-start/ helping users how to use KubeSphere. It would be better to create tutorial videos in English for these samples so that we can distribute them in some channels such as Youtube making more people get familiar with KubeSphere.

So call for English native speaker from the community to help us.

microk8s
alxchalkias
alxchalkias commented Apr 6, 2020

As a microk8s user on Windows/Mac, I want to be able to use a standard kubectl for all my K8s instances that run on my machine.

A solution to that would be to have the installers detect any pre-existing kubeconfig files in the system and automatically append the microk8s context to them. Essentially, the installers need to automate this procedure: https://kubernetes.io/docs/tasks/access-applic

ChillarAnand
ChillarAnand commented Apr 1, 2020

When deploying hasura example - mono repo with k8s, git push is failing with

$ git push minikube master
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

When creating myremote, I have used ~/.ssh/id_ras.pub and it wasn't changed. Not sure wh

tina1296
tina1296 commented Apr 27, 2020

Hi :) I am Na Eun Kwon a university student in Kwangwoon University. I want to translate READ ME documentation for your project contribution and other Koreans who want to learn about kubernetes.
So may I translate these infos into Korean?
If I could, plz tell me how I can share the translated results.
Thank you

mouradmourafiq
mouradmourafiq commented May 2, 2020

Feature motivation

Azure storage client is backward incompatible, there's an issue #757 for upgrading the azure connection to the latest client. The new version has an async interface that can be leveraged for the streams module, at least for downloads.

N.B. This is likely a 3~4h work and not a pressing need, so just putting this in the backlog.

Feature implementation

There's a

yanghongfei
yanghongfei commented Dec 24, 2018

错误信息:
Step 10/16 : RUN pip3 install --upgrade pip
---> Running in 83716c526776

Collecting pip
Downloading https://files.pythonhosted.org/packages/c2/d7/90f34cb0d83a6c5631cf71dfe64cc1054598c843a92b400e55675cc2ac37/pip-18.1-py2.py3-none-any.whl (1.3MB)
Installing collected packages: pip
Found existing installation: pip 10.0.1
Uninstalling pip-10.0.1:
Successfully uninstalled

Online resources that will help you prepare for taking the CNCF CKA "Kubernetes Certified Administrator" Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.

  • Updated Jul 16, 2020
k3sup
techdragon
techdragon commented Apr 21, 2020

Since this has transitioned to using an in repo helm chart, the helm chart documentation should be checked, and documented. The current helm chart in this repo, seems to be built from several layers of templating which makes it harder to understand, and the correctness of this documentation all the more essential.

  • The last Helm Stable repo version had the appropriate section documenting the
rurus9
rurus9 commented Feb 6, 2020

Summary

Kong Ingress Controller touches all ingresses, regardless of "kubernetes.io/ingress.class".

Kong Ingress controller version
0.7.0 (with 0.7.1 is the same)

Kong or Kong Enterprise version
1.4 (I tried also 1.5.0)

Kubernetes version

Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.2", GitCommit:"59603c6e503c87169aea6106f57b9f242f64df89",

Improve this page

Add a description, image, and links to the k8s topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the k8s topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.