Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
43 contributions in the last year
Contribution activity
October 2020
harryttd has no activity
yet for this period.
September 2020
Created an issue in kubernetes/minikube that received 1 comment
Multi-Node is not producing exact replica nodes (getting file write permission errors on extra node)
Steps to reproduce the issue:
minikube start --nodes 2
kubectl apply -f /path/to/yaml (yaml pasted below)
Confirm pods are on separate nodes: k g…
1
comment