Update fedora_ansible_config.md

This commit is contained in:
DrDePhobia
2016-05-22 14:46:52 -07:00
parent 51fcf507da
commit e38623ac4c
@@ -170,6 +170,7 @@ systemctl | grep -i kube
```shell ```shell
iptables -nvL iptables -nvL
``` ```
**Create /tmp/apache.json on the master with the following contents and deploy pod** **Create /tmp/apache.json on the master with the following contents and deploy pod**
@@ -225,3 +226,12 @@ curl http://localhost
``` ```
That's it ! That's it !
## Support Level
IaaS Provider | Config. Mgmt | OS | Networking | Docs | Conforms | Support Level
-------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ---------| ----------------------------
Bare-metal | Ansible | Fedora | flannel | [docs](/docs/getting-started-guides/fedora/fedora_ansible_config) | | Project
For support level information on all solutions, see the [Table of solutions](/docs/getting-started-guides/#table-of-solutions) chart.