The Wayback Machine - https://web.archive.org/web/20210201032536/https://github.com/topics/k8s
Skip to content
#

k8s

Here are 3,279 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
microk8s
mattmoor
mattmoor commented Jan 5, 2021

It looks like microk8s is shipping 0.13 (long unsupported): https://github.com/ubuntu/microk8s/blob/2088de9c95abdc59c1428e5acf127ff758c33f5a/build-scripts/set-env-variables.sh#L16

We'll be cutting 0.20 in roughly a week, and our supported version range will be 0.17-0.20 (currently 0.16 is the oldest supported version).

This recently came up in K8s slack #knative because users were trying to

k3sup

Online resources that will help you prepare for taking the CNCF CKA 2020 "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 Jan 25, 2021
arkade

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