Skip to content
#

cloudnative

Here are 75 public repositories matching this topic...

minio
Praveenrajmani
Praveenrajmani commented Jan 29, 2020

This is to specifically ease the reviewing of healing related PRs. As we know, healing has more asynchronous decoupled tasks which we need to keep track to join our thoughts (specially during the review)

A design documentation, maybe with a design diagram would help to understand the process and differences between self-healing and admin-healing

Ideally we can keep track of the fore coming c

cyriltovena
cyriltovena commented Mar 23, 2020

Recently the table manager period has been changed to use model.Duration from Prometheus because of a vendoring in Cortex. see https://github.com/grafana/loki/blob/master/vendor/github.com/cortexproject/cortex/pkg/chunk/table_manager.go#L95 and #1838

The problem is that before time.Duration was supporting the value 0. Before it propagates to other fields we should try to suggest in the [pro

benmccann
benmccann commented May 3, 2020

I see various references to bom in the build file, docs, etc. E.g. the docs say "The no longer used group for Graal is no longer part of the bom". I'm not sure what this means. It would be useful to add a definition for bom (I'm guessing it's not the definition I know of "byte order mark" 😉)

A simple fast, easy use distributed file system written by golang(similar fastdfs).go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。

  • Updated May 15, 2020
  • Go
Fei-Guo
Fei-Guo commented Jan 4, 2020

Many advanced K8s workload management features require the use of labels. In some cases, labels are needed after Pods are created so that adding them to Pod template does not help . For example,

  • A canary release plan may want to upgrade X number of Pods out of Y number of total replica. We can add a label to the chosen Pod so that the rollout controller can upgrade these Pods first.

  • Po

Cloud Native Architectural Models using Archi. Contains models for CAAS, Cloud Native Applications, 12/15 Factor Applications with CI/CD/CS, monitoring and log management. Infrastructure components include Red Hat OpenShift, Red Hat Storage, Red Hat Ansible Tower, Red Hat Cloudforms, Red Hat Satellite, Red Hat JBoss Middleware.

  • Updated Apr 27, 2020
fadi
fzalila
fzalila commented Mar 27, 2020

Some comments:

  1. __tests__:
    1. some helpers defined in the test scripts do not seem to be used (ex loadUrl, waitForText, ...), are they necessary?
    2. nt4s url needs to be removed, this should preferably be a config variable somewhere (lib/config.js baseUrl?), you can use http://test.fadi.cetic.be as a placeholder.
    3. if possible, use the test case identifier in the file

Improve this page

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

Learn more

You can’t perform that action at this time.