Skip to content
#

cncf

Here are 199 public repositories matching this topic...

netdata
jradtilbrook
jradtilbrook commented Apr 8, 2020

Sorry in advance but the issue template really does not apply at all to my issue.

Abstract

When using the none driver in a linux environment I get issues with PVCs after restarting. This is due to the /tmp directory being a tmpfs filesystem.

Details

Many mainstream linux distributions adopted systemd as the init system quite a while ago, and under this system, the /tmp director

stefankip
stefankip commented Nov 28, 2019

I had some issues and talked on the slack channel with @hickeyma.
In the end the problem was me, not understanding the helm chart name and the release name.

So I had the following situation:
I didn't know in the beginning that the release name had to be unique within a namespace. I used the helm chart name as component name (copy, content, seo, orders etc.) and the release name initial for

woohhan
woohhan commented Dec 7, 2019

Is this a bug report or feature request?

  • Feature Request

What should the feature do:
We have per node configuration for selecting device, but no wal/db device selection. We can add configuration for what device will be used for wal/db device.

// current
    nodes:
    - name: "mynode"
      devices:
      - name: "sdb"

// fix to
    nodes:
    - name: "mynode"
miekg
miekg commented Mar 6, 2020

The forward plugin has some rather convoluted config setups. I.e. functions on Proxy that call other functions on the lower bits (Transport and Healthcheck). For some reason I can't remember HealthCheck as an interface; where in reality we only have one impl. here.

This all looks over-engineered and ready to be massively simplified - hopefully with a reduction in LOCs.

thanos
estesp
estesp commented Jun 24, 2019

Discussed at Hangzhou Alibaba Group containerd meetup:
Suggestions on topics where core containerd maintainers may have general ideas/workflow, but as the project grows we should be more specific on:

  • clearer process and documentation for maintainers/contributors for backport to release/1.x
  • how to decide about Golang upgrades on stable release branches? Issue: Golang lifecycle/support
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.

falco
clarkmcc
clarkmcc commented Apr 23, 2020

I’ve got an interesting use case where we are using VK to manage binary workloads running on client machines. We like the idea of taking advantage of the scheduler, secret management and “pod” status tracking while bootstrapping our own use case into the system.

The hang up right now is that VK authenticates with a master using a kubeconfig file, which is obviously not something we can put on a c

kevin-wangzefeng
kevin-wangzefeng commented Apr 14, 2020

What would you like to be added/modified:
For a device mapper, currently the configmap would be automatically generated by device controller, but users need to manually indicated the configmap name in podSpec, which doesn't make sence.

We can simply make admission controller to auto inject devicemapper relevant c

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 May 27, 2020
radu-matei
radu-matei commented Jun 19, 2019

brig build get outputs YAML:

$ brig build get 01ddrty3jt9ns3t7q1zt9t8aym
id: 01ddrty3jt9ns3t7q1zt9t8aym
projectid: brigade-4912ed475391ddbfa05fd2d6e14f59b0fa0acbfe839ebb7d99412a
type: exec
provider: brigade-cli
revision:
  commit: ""
  ref: master
payload: []
script: []
worker:
  id: brigade-worker-01ddrty3jt9ns3t7q1zt9t8aym
  buildid: 01ddrty3jt9ns3t7q1zt9t8aym
  projectid:

Improve this page

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

Learn more

You can’t perform that action at this time.