zlabjp / kubernetes-resource

[DEPLICATED] This repository is no longer actively maintained.
MIT License
91 stars 42 forks source link

Use kind for integration test #59

Closed superbrothers closed 5 years ago

superbrothers commented 5 years ago

This PR changes to use kind for integration test instead of minikube. localkube is already deprecated and no longer released new version. kind is new tool that can setup local clusters for testing.