The Wayback Machine - https://web.archive.org/web/20200826084821/https://github.com/topics/cloud-native
Skip to content
#

cloud-native

Here are 633 public repositories matching this topic...

surajssd
surajssd commented Jun 2, 2020

Latest chart fails to install CRD

Description

I installed openebs using following commands:

kubectl create ns openebs
kubectl config set-context $(kubectl config current-context) --namespace openebs
helm install openebs stable/openebs --version 1.10.0 --set crd.enableInstall=false --set rbac.pspEnabled=true

And here are two pods in CrashLoopBackOff:

$ ku
ihcsim
ihcsim commented Jul 23, 2020

Bug Report

What is the issue?

In a CNI setup, init containers that try to make outbound connection will fail due to a timing issue between the CNI plugin modifying the pod iptables, and the proxy container coming up. The current workaround is to skip the outbound ports of the init containers. However, this only works if the skip port configuration is provided during the CNI installati

yugabyte-db
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.

ESWZY
ESWZY commented Jul 25, 2020

What would you like to be added/modified:

Now, when we excute keadm reset, it will exit directly, without any confirmation prompt. Maybe we need a step for that.

Why is this needed:

To avoid a wrong input, or other reason not really want to reset, we need an intermediate step for confirmation. And it is also a best practice when we want to close or exit something.

For anyone

Improve this page

Add a description, image, and links to the cloud-native 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 cloud-native topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.