Skip to content
#

efk

Here are 51 public repositories matching this topic...

xlyoung
xlyoung commented Oct 24, 2017

通过了CSR认证,却没有获取到nodes的信息

[root@k8s-01 ssl]# kubectl get csr
NAME AGE REQUESTOR CONDITION
csr-b0gpz 6m kubelet-bootstrap Pending
csr-swnf0 27m kubelet-bootstrap Pending
[root@k8s-01 ssl]# kubectl certificate approve csr-b0gpz csr-swnf0
certificatesigningrequest "csr-b0gpz" approved
certificatesigningrequest "csr-swnf0" approved
[root@k8s-01 ssl]

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
sampointer
sampointer commented Nov 9, 2017

Ideally this should be in two parts.

Functional

Configure fluentd such that it reads from a real log group and writes to a file or stdout, which can then be asserted on

Unit

To be done in tandem with a refactoring exercise. The run method should be pared down to a minimum. As functionality is moved out, it should be accompanied by tests.

Improve this page

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

Learn more

You can’t perform that action at this time.