cisco 3560 switch에 ansible을 통해 clock 정보를 가져오는 command를 수행한 결과이다. 사전에 cisco switch의 ssh를 enable한다.- http://mr100do.tistory.com/674 Playbook 생성아래와 같이 playbook을 생성하고 switch로 부터 command 결과를 가져온다. 1. creds.yml---creds: username: admin password: password1234 2. iostest.yml---- name: ios test yaml hosts: cisco gather_facts: no connection: local tasks: - name: obtain login credentials include_vars: cred..
Cisco Switch 에 SSH를 enable 하는 방법cisco switch catalyst 3560에 SSH로 연결할 이슈가 생겨 SSH를 Enable 하는 방법을 정리해보았다. 사전준비Switch> enableSwitch# conf terminalSwitch(config)# hostname my_domainSwitch(config)# ip domain-name my_domain.comSwitch(config)# crypto key generate rsaSwitch(config)# show running-config SSH 설정Switch# conf terminalSwitch(config)# ip ssh version 2Switch(config)# ip ssh timeout 120 authentic..
minikube는 all-in-one kubernetes 이다. kubernetes가 설치된 하나의 VM을 생성하고 해당 VM을 통해 kubernetes를 연결할 수 있도록 도와주는 도구라 생각하면 좋다. 설치방법은 다음과 같다. Windows 간단히 아래 command를 통해 설치가 가능하다. choco install minikube 이후 powershell command line으로 연결해서 kubectl 명령을 수행해보면 정상적으로 명령이 실행됨을 확인할 수 있다. 이후 아래와 같은 명령을 통해 minikube VM을 실행한다. windows의 경우 hyperV (windows 내장 hypervisor)혹은 virtualbox를 사용할 수 있다. 기본은 virtualbox임으로 아래와 같이 수행한다..
최초 설치 후 horizon을 접속하려 하니 504 에러(gateway timeout) 혹은 500 error (internal error)가 발생되었다.확인해보니 openstack horizon으로 최초 접속시 이를 redirect 시켜 /dashbaord로 접속이 되게 되고 sub url로 http://openstack_horizone_ip/dashboard/auth/login/ 로 최종 연결이 되게 된다.최종적으로 해당 url이 호출하는 것은 WSIG application인 django.wsgi 였다. 아래 경로에 존재하는 config 파일내에 WSGIApplicationGroup %{GLOBAL} 을 추가하였다./etc/httpd/conf.d/10-horizon_vhost.conf .. .. Se..
- Total
- Today
- Yesterday
- jenkins
- hashicorp boundary
- minikube
- azure policy
- openstacksdk
- OpenStack
- kubernetes
- boundary ssh
- Helm Chart
- Terraform
- ansible
- vmware openstack
- K3S
- aquasecurity
- metallb
- kata container
- wsl2
- openstack backup
- nginx-ingress
- socket
- kubernetes install
- minio
- GateKeeper
- mattermost
- Jenkinsfile
- crashloopbackoff
- ceph
- DevSecOps
- macvlan
- open policy agent
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |