Difference between revisions of "Config"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | Config files: | |
* [[AWS CLI]] configuration file: <code>[[~/.aws/config]]</code> | * [[AWS CLI]] configuration file: <code>[[~/.aws/config]]</code> | ||
* <code>[[kubectl]]</code>: <code>[[~/.kube/config]]</code> | * <code>[[kubectl]]</code>: <code>[[~/.kube/config]]</code> | ||
− | |||
− | |||
− | |||
− | |||
* [[OpenSSH]] <code>[[/etc/ssh/ssh_config]]</code>, [[~/.ssh/config]] | * [[OpenSSH]] <code>[[/etc/ssh/ssh_config]]</code>, [[~/.ssh/config]] | ||
Line 12: | Line 8: | ||
* [[Kubernetes]]: <code>[[kind: Config]]</code> | * [[Kubernetes]]: <code>[[kind: Config]]</code> | ||
* [[IOS]] <code>[[config (IOS)|config]]</code> command | * [[IOS]] <code>[[config (IOS)|config]]</code> command | ||
+ | * [[AWS Config]] is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources. | ||
* <code>[[docker config]]</code> | * <code>[[docker config]]</code> |
Revision as of 12:05, 17 May 2022
Config files:
- AWS CLI configuration file:
~/.aws/config
kubectl
:~/.kube/config
- OpenSSH
/etc/ssh/ssh_config
, ~/.ssh/config
- Kubernetes:
kind: Config
- IOS
config
command - AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources.
Related
See also
Advertising: