-
Updated
Apr 12, 2021 - Go
k8s
Here are 3,417 public repositories matching this topic...
-
Updated
Apr 19, 2021 - Go
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Apr 19, 2021 - Go
-
Updated
Apr 16, 2021
-
Updated
Mar 26, 2021 - Java
Change '登陆' to '登录'
Describe the Bug
Change '登陆' to '登录'
/kind bug
/assign @leoendless
/priority Low
/milestone 3.1.0
/area console
During the setup process, Cilium addon disables the cni.yaml file for microk8s. This causes cluster join to fail due to CNI autodetection. This code path has plenty of comments about Calico specific operations, so it seems that Cilium needs some work on this front.
Apr 11 14:04:43 wanted-wolf microk8s.daemon-cluster-agent[1598267]: Waiting for access to cluster. [2021-04-11 14:04:43,340] E
I tried example code to run the job and it works fine with my local k8s but it prints status as None.
My code:
from os import path
import yaml
from kubernetes import client, config
JOB_NAME = "pi"
def create_job_object():
container = client.V1Container(
name="pi",
image="perl",
command=["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"])
template =
Hi,
It seems like naming a remote is subject to certain limitations as groupadd is executed (potentially 32chars?).
Example
apiVersion: gitkube.sh/v1alpha1
kind: Remote
metadata:
name: app-remote
namespace: my-really-really-really-long-nsk logs po/gitkubcentos 8.x 支持计划
centos 8.2 已经发布了,想了解下对 centos 8.x 的支持计划大概是怎样的,谢谢。
This feature enables the ipsec backend for Flannel in the k3sup install command
Expected Behaviour
An additional flag to k3sup install should enable ipsec for Flannel as
-
Updated
Apr 15, 2021
-
Updated
Apr 12, 2021 - Go
-
Updated
Apr 18, 2021 - Python
-
Updated
Mar 17, 2021 - Go
Hi,
This is a useful tool for any DevOps/SRE teams managing K8S clusters and apps.
One question though, will this be able to detect changes to Secrets stored in an external store like the GoDday one or the HashiCorp Vault.
thanks,
KK
-
Updated
Apr 9, 2021 - Go
-
Updated
Apr 7, 2021
-
Updated
Apr 19, 2021 - Go
-
Updated
Apr 17, 2021 - Go
The buildkit (client) and buildkitd (builder daemon) can both be used with faasd or k3s hosts for building images without installing Docker onto the machine.
There is a tar that can be downloaded like we do with inletsctl, however, we need to make sure we extract both binaries. I'm fairly sure that this will "just work"
See more:
fx access HTTP endpoint of docker engine to do image build and container run, but currently fx make docker endpoint to support HTTP with "socat" with docker run https://github.com/metrue/fx/blob/master/provisioner/darwin/darwin.go#L18, it'd would be great to migrate it to Go.
Improve this page
Add a description, image, and links to the k8s topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the k8s topic, visit your repo's landing page and select "manage topics."

On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.
For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.
But the upstream APIs teams just want to know the global time spent in Tyk interna