Skip to content
#

istio

Here are 486 public repositories matching this topic...

DHBin
DHBin commented Mar 31, 2020

Issue Description

Type: bug report

Describe what happened

java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance/beat after all servers([minion-register:8848]) tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
richterdavid
richterdavid commented Apr 1, 2020

Expected Behavior

Documented install procedure at https://knative.dev/docs/serving/installing-cert-manager/ works fine.

Actual Behavior

~/knative-workspace/cert-manager-0.6.1$ kubectl apply -f deploy/manifests/cert-manager.yaml
unable to recognize "deploy/manifests/cert-manager.yaml": no matches for kind "Deployment" in version "apps/v1beta1"
unable to recognize "deploy/manifests

xbl
xbl commented Jul 30, 2018

环境:

  • Mac
  • vagrant 2.1.2
  • virtualBox: 5.2.16
  • Kubernetes 1.11.0

遇到了几个问题:

  1. 在系统自动挂起之后vm 的时间会不对,没有自动同步,导致 Prometheus 监控数据显示不出来,应该同步时间就可以,不过我没有,而是使用的 vagrant halt ,就导致了另一个问题。
  2. 执行 vagrant halt 按照【重启】 的操作后,之前配置的 Istio 相关所有东西都不见了,包括 istio-system namespace 。
  3. 按照[文档](
bonifaido
bonifaido commented Mar 25, 2020

Is your feature request related to a problem? Please describe.
Investigate github.com/google/go-containerregistry to replace the heroku/docker-registry-client which seems to be unmaintained.

Describe the solution you'd like
Check the go-containerregistry library and see if it fits our needs.

Describe alternatives you've considered
We already use a forked version of the docker-

kameshsampath
kameshsampath commented Nov 12, 2018

Currently the Jaeger variables are added as ENV in Docker file:

  ENV JAEGER_SERVICE_NAME=customer\
  JAEGER_ENDPOINT=http://jaeger-collector.istio-system.svc:14268/api/traces\
  JAEGER_PROPAGATION=b3\
  JAEGER_SAMPLER_TYPE=const\
  JAEGER_SAMPLER_PARAM=1

We could avoid this and add them to Kubernetes Deployment YAML

(OR)

Except for JAEGER_SERVICE_NAME other variables

76439984jc
76439984jc commented Mar 17, 2019

我刚看了一下其他人都好像有这个问题,不过还是看见有人数可以用renew的办法,我也尝试了一下
kubeadm alpha phase all
初步看好像是续期了一年的样子,但由于我是vmware的1master 3node的。。没有环境测试高可用情况下这样renew证书的话,其他master要怎么操作。

另外贴一下下面的help信息
[root@t0 etcd]# kubeadm alpha phase --help
This command is not meant to be run on its own. See list of available subcommands.

[root@t0 etcd]# kubeadm alpha certs renew --help
This command is not meant to be run on its ow

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

  • Updated Apr 25, 2020
  • C#

Improve this page

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

Learn more

You can’t perform that action at this time.