istio
Here are 657 public repositories matching this topic...
-
Updated
Aug 4, 2021 - Python
What's it about?
When you want to select the drop-down menu box in the console, you can search by regular expression or sort by the letters A-Z
What's the reason why we need it?
Can improve the development efficiency, shorten the search time
I believe this is an important feature for Kubesphere. There're a few use cases:
For example, if I have 200 services on a project, I have to manu
-
Updated
Aug 4, 2021 - Vue
Describe the feature
I was testing a blue/green strategie within my Kubernetes cluster using flagger and the kubernetes provider.
In the documentation, in the blue/green usage strategie steps, we can see that the traffic should be routed to canary while the primary is promoted https://docs.flagger.app/usage/deployment-strategies#blue-green-deployments
I was assuming that using
-
Updated
Aug 5, 2021 - HTML
Align tooltip style
Kiali uses tooltip in multiple locations, in some cases style difers even for the same concepts.
I noticed some changes on this kiali/kiali-ui#1884 but it would require some global issue to review all tooltips and check that they look like similar (at least for the same concept).
-
Updated
Aug 4, 2021 - Go
Expected Behaviour
When using K8s 1.22 and newer, use the new namespace for ingress, for older use the deprecated API (apiVersion: extensions/v1beta1)
Several apps gener
-
Updated
Jul 26, 2020 - Go
-
Updated
Jun 6, 2021 - Shell
-
Updated
Jul 31, 2021 - Makefile
Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o
-
Updated
Feb 26, 2020 - Go
-
Updated
Jul 1, 2021 - Java
/kind feature
Describe the solution you'd like
In pkg/apis/serving/v1beta1/inference_service_defaults.go the default InferenceService resource requests and limits are hard coded to be 1 cpu and 2Gi memory. These are reasonable defaults. However, the entire existence of these defaults should be disablable. Moreover, administrators should be able to quickly adjust defaults globally via t
See mesheryctl Command Tracker for current status of commands.
Current Behavior
Global flag -c not honored in system context view
➜ ~ mesheryctl system context view -c docker
Error: unknown shorthand flag: 'c' in -c
➜ ~ mesheryctl system context view --context docker
Current C
-
Updated
Jul 27, 2021 - C#
-
Updated
Mar 17, 2021 - Go
-
Updated
Feb 20, 2021 - Smarty
-
Updated
Aug 6, 2021 - Go
-
Updated
Jul 27, 2021 - Go
-
Updated
Jul 26, 2021
-
Updated
Jul 12, 2021 - Shell
What would you like to be added:
Why is this needed:
-
Updated
Aug 5, 2021 - Shell
Improve this page
Add a description, image, and links to the istio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the istio topic, visit your repo's landing page and select "manage topics."
Both versions of nacos2.0.0 and nacos2.0.2 were tried, unable to cluster successfully under mac and centos, the log output service is being restarted, unable to start normally, and cannot complete the election.
尝试了nacos2.0.0和nacos2.0.2两个版本,在mac和centos下都无法集群成功,日志一直输出服务在重启,无法正常启动,也无法完成选举.