Showing posts with label kind. Show all posts
Showing posts with label kind. Show all posts

April 06, 2022

ISTIO: Istio and kind installations and Bookinfo application execution steps

What is istio:Istio addresses the challenges developers and operators face with a distributed or microservices architecture. Whether you're building from scratch or migrating existing applications to cloud native, Istio can help.Reference: https://istio.io/latest/about/service-mesh/==Install docker:https://docs.docker.com/desktop/mac/install/==Create...
Read more ...

ISTIO: View Dashboard usages

kubectl apply -f samples/addonskubectl rollout status deployment/kiali -n istio-systemKiali:Kiali is a management console for Istio service mesh. Kiali can be quickly installed as an Istio add-on, or trusted as a part of your production environment. See below for more about what Kiali offersistioctl dashboard kialihttp://localhost:20001/Reference:https://istio.io/latest/docs/tasks/observability/kiali/https://kiali.io/Open...
Read more ...

ISTIO: Cleanup resources

Cleanup the resources:Remove any kubectl port-forward processes that may be running:killall kubectlCleanup the addons tools and istio-system namespace:kubectl delete -f samples/addonsistioctl manifest generate --set profile=demo | kubectl delete --ignore-not-found=true -f -istioctl tag remove defaultkubectl delete namespace istio-systemkubectl label namespace default istio-injection-Cleanup bookinfo:samples/bookinfo/platform/kube/cleanup.shkubectl...
Read more ...

My Favorite Site's List

#update below script more than 500 posts