Somewhere, Something Incredible Is Waiting To Be Known !!!

▼
Monday, 29 June 2020

ExecStart=/usr/bin/kubelet $KUBELET_KUBECONFIG_ARGS $KUBELET_CONFIG_ARGS $KUBELET_KUBEADM_ARGS $KUBELET_EXTRA_ARGS (code=exited, status=255)

›
sudo swapoff -a /bin/systemctl restart firewalld.service
1 comment:
Sunday, 28 June 2020

ssh : Permission denied (publickey,gssapi-with-mic)

›
[root@ansible kube-cluster]# vi /etc/ssh/sshd_config # To disable tunneled clear text passwords, change to no here! PasswordAuthentication y...
Saturday, 20 June 2020

Windows host through SSH bastion on Ansible

›
Pre requisite : install the required Python packages pip install ansible pypsrp requests[socks] command to route traffic  ...

Ansible inventory to connect juniper switch

›
[juniperswitch] <IP> [juniperswitch:vars] ansible_connection=netconf ansible_network_os=junos ansible_user=<IP> ansible_python_i...

Ansible inventory to connect cisco router

›
[ciscorouter] <IP> [ciscorouter:vars] ansible_connection=network_cli ansible_become=yes ansible_become_method=enable ansible_network_o...

Ansible inventory to connect vsphere firewall

›
ansible_user=<username>@vsphere.local ansible_password=<password> ansible_connection=winrm ansible_port=5985 ansible_winrm_trans...

Ansible inventory to connect Paloalto firewall

›
ansible_user=<username> ansible_password=<password> ansible_network_os=eos ansible_connection=network_cli #ansible_httpapi_use_s...
‹
›
Home
View web version

About Me

RAGHUVEL
View my complete profile
Powered by Blogger.