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

✨ Set up default environment for kubectl, crictl, etc. #403

Closed
cprivitere opened this issue Sep 2, 2022 · 1 comment · Fixed by #405
Closed

✨ Set up default environment for kubectl, crictl, etc. #403

cprivitere opened this issue Sep 2, 2022 · 1 comment · Fixed by #405
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@cprivitere
Copy link
Member

User Story

I would like kubectl and crictl to be configured by default on machines created by CAPP. This will aid in debugging, testing, and troubleshooting.

Detailed Description

Set up the following:
Default kubeconfig for root
alias k=kubectl
Set up default crictl container runtime environment variable
enable kubectl and crictl autocompletion

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 2, 2022
@cprivitere cprivitere changed the title ✨ Set up default environment for kubectl, crictl, etc. Sep 2, 2022
@cprivitere
Copy link
Member Author

Consider adding more tools that most people expect / commonly use.

Also, are any of these suggestions risky from a security perspective?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants