Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example commands should be portable #63

Closed
2 of 5 tasks
ryanj opened this issue Sep 30, 2020 · 0 comments
Closed
2 of 5 tasks

Example commands should be portable #63

ryanj opened this issue Sep 30, 2020 · 0 comments
Labels

Comments

@ryanj
Copy link
Member

ryanj commented Sep 30, 2020

Found a few examples that could use an update. Examples should work given a stock Kubernetes cluster, and should not depend on oc or OpenShift:

  • content/page/pods.md: examples use oc to fetch token. Use kubectl instead (or avoid tokens?)
  • content/page/pods.md: replace export $OPENSHIFT_API w/ export $K8S_API
  • content/page/pods.md: curl example assumes namespace == 'default'
  • content/page/nodes.md: needs fresh example output (mentions minishift)
  • content/page/services.md: Services page mentions iptables, but it's not easy to access (minikube ssh example)

See also: #41, #60, #26, #21
Related content page: #64

@ryanj ryanj changed the title Examples commands need to be portable Example commands need to be portable Sep 30, 2020
@ryanj ryanj changed the title Example commands need to be portable Example commands should be portable Oct 2, 2020
ryanj added a commit that referenced this issue Oct 19, 2020
@ryanj ryanj closed this as completed Apr 27, 2021
@ryanj ryanj added the wontfix label Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant