![Drew Walters](/assets/img/avatar_default.png)
Currently, the proxy troubleshooting guide does not include the IP address of the Kubernetes API in the defined environment or Ansible playbook variables. This causes deployments to fail when requests are routed through proxy servers. This change adds a proxy configuration section to the beginning of the installation guide and includes the process of adding the Kubernetes API IP address to the environment and Ansible playbook variables. It also removes the unecessary sections from the troubleshooting guide and upgrades the note about resolv.conf being overwritten to a warning. Change-Id: I1ff753517b387027f0cc052b18e8822b638cfb4d
30 lines
619 B
ReStructuredText
30 lines
619 B
ReStructuredText
===============
|
|
Troubleshooting
|
|
===============
|
|
|
|
Sometimes things go wrong. These guides will help you solve many common issues with the following:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
database
|
|
persistent-storage
|
|
ubuntu-hwe-kernel
|
|
ceph
|
|
|
|
Getting help
|
|
============
|
|
|
|
Channels
|
|
--------
|
|
|
|
* Join us on `Slack <http://slack.k8s.io/>`_ - #openstack-helm
|
|
* Join us on `IRC <irc://chat.freenode.net:6697/openstack-helm>`_:
|
|
#openstack-helm on freenode
|
|
|
|
Bugs and Feature requests
|
|
-------------------------
|
|
|
|
When discovering a new bug, please report a bug in `Storyboard
|
|
<https://storyboard.openstack.org/#!/project/886>`_.
|