Skip to content
#

k8s

Here are 3,616 public repositories matching this topic...

mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。

  • Updated Apr 22, 2021
  • Java
kmova
kmova commented Apr 6, 2020

Local PV (device) provisioner leaves a stale BDC in the following case:

  • On PVC request, creates a BDC
  • If the system doesn't have a matching BD, then PVC request keeps retrying, and so does the NDM operator that keeps retrying
  • Now if the user deletes the PVC, then Local PV (device) provisioner doesn't get the trigger to process delete, as there was no PVC.

This causes the stale BDC

educroquet
educroquet commented Nov 4, 2020

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

microk8s
dstathis
dstathis commented Jul 1, 2021

When you run "microk8s add node" you get output that looks like:

From the node you wish to join to this cluster, run the following:
microk8s join 10.220.113.121:25000/199cfabfeabc905c629ad98d93be964a/d86a2309e376

If the node you are adding is not reachable through the default interface you can use one of the following:
 microk8s join 10.220.113.121:25000/199cfabfeabc905

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 Jul 28, 2021
  • Shell
jusrhee
jusrhee commented Jul 24, 2021

Description

When there are many collaborators, scrolling from the far right on the project settings page doesn't work as expected (need to hover over the inner div and then scroll which is unintuitive).

Location

  • Browser
  • CLI
  • API

Steps to reproduce

  1. Navigate to project settings (create ~8-10 invites)
  2. Attempt to scroll with cursor in the right padding re
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