IBM/blockchain-network-on-kubernetes

current deployment is incompatible with IBM IKS version >1.15

y0zg opened this issue · 3 comments

y0zg commented

Please consider updating manifests to IBM IKS version >1.15

Current deployment resource is apps/v1 but automated version is still:

apiVersion: extensions/v1beta1
kind: Deployment
metadata:
  name: docker-dind

yes @y0zg . I'll be updating the repo soon. Thanks.

@y0zg - Please take the latest code and retry. I have updated the code repository for the Kubernetes 1.16. It should work now. Thanks.

@y0zg - I hope it have worked for you. Closing this issue because of inactivity. Thanks.