Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

This file is generated by git precommit hook, DO NOT MODIFY IT!

Catalog

OpenStack/nova

  1. create_libvirt_ceph_secret.sh: Create a libvirt secret for Ceph.
  2. get_server_metadata.sh: Get server metadata outside the vm, useful to debug cloud-init metadata.

OpenStack/neutron

  1. create_virtual_ip.sh: Create a virtual IP for a group of member ip.
  2. get_server_security_group_iptables_rules.sh: List iptables rules of security group for a server, should run it on compute node.
  3. ssh_vm_in_dhcp_namespace.sh: ssh vm in dhcp namespace, useful if controller node not reachable to tenant network.
  4. tap_to_port.sh: Convert tap to Neutron port.
  5. dump_all_taps.sh: Dumps all tap devices to Neutron port.

OpenStack/ironic

  1. dump_ipmi_commands.sh: Dumps all ipmi commands from ironic conductor log, useful to troubleshoot ironic issue.
  2. clean_orphan_neutron_agent.sh: Clean orphan neutron agent if ironic node was deleted.

Docker

  1. docker_netns.sh: List or enter Docker network namespace by container id or name.
  2. find_links.sh: Find a link by ifindex, if ifindex not set, all the links will be listed.

Linux

  1. api_requests.sh: OpenStack API test using curl.

etcd

  1. etcd_ls.sh: ls etcd keys by prefix just like etcd v2.

Calico

  1. get_node_ipv4_block.sh: List all ipv4 block of Calico Nodes.

Kubernetes

  1. create_serviceaccount_user_and_setup_kubeconfig.sh: Create SereviceAccount as normal user and setup kubeconfig.
  2. decode_serviceaccount_token.sh: Decode ServiceAccount Token(JWT).
  3. create_x509_client_and_setup_kubeconfig.sh: Create x509 client and setup kubeconfig.
  4. fast_krew.sh: Fast Kubernetes krew using axel.

About

Some cloud scripts like OpenStack, Kubernetes,Docker, etc.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.