Skip to content

primeroz/istio-on-kind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Upgrade

ENV=default ./kind.sh create
ENV=default ./setup-simple15.sh

istioctl proxy-status

ENV=default ./upgrade16.sh
# wait
istioctl proxy-status
# if needed restart all deployments in other namespaces
k
ENV=default ./upgrade17.sh
# wait
istioctl proxy-status
# if needed restart all deployments in other namespaces
kubectl rollout restart -n namespace WORKLOAD_TYPE

ubectl rollout restart -n namespace WORKLOAD_TYPE

ENV=default ./upgrade18.sh
# wait
istioctl proxy-status
# if needed restart all deployments in other namespaces
kubectl rollout restart -n namespace WORKLOAD_TYPE


About

Testing istio using kind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published