-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #72 from f5devcentral/buufeedback
closes #71
- Loading branch information
Showing
7 changed files
with
28 additions
and
10 deletions.
There are no files selected for viewing
Binary file modified
BIN
-3.56 KB
(95%)
...solutions/delivery/application_delivery_controller/nginx/kic/images/image00.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+72 KB
(330%)
...solutions/delivery/application_delivery_controller/nginx/kic/images/image21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+651 KB
(390%)
...solutions/delivery/application_delivery_controller/nginx/kic/images/image23.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 9 additions & 7 deletions
16
...olutions/delivery/application_delivery_controller/nginx/kic/nginx_kic_index.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,21 @@ | ||
Nginx - Kubernetes Ingress Controller | ||
------------------------------------- | ||
NGINX Kubernetes Ingress Controller | ||
----------------------------------- | ||
|
||
NGINX Ingress Controller provides a robust feature set to secure, strengthen, and scale containerized apps, including: | ||
|image00| | ||
|
||
- Advanced app centric configuration - Use role-based access control (RBAC) and self-service to set up security guardrails (not gates), so teams can manage their apps securely and with agility. Enable multi-tenancy, reusability, simpler configs, and more. | ||
- Visibility and performance monitoring - Pinpoint undesirable behaviors and performance bottlenecks to simplify troubleshooting and make fixes faster. | ||
This solution is designed to share the experience of deploying a modern application along with the NGINX Kubernetes Ingress Controller. Throughout the solution are steps and notes highlighting the procedure to create a successful deployment. Examples at the end of the solution are in place to share current relevant deployment styles for todays applications. | ||
|
||
|image00| | ||
NGINX Kubernetes Ingress Controller solution can run on multiple clouds. The documents below have an order of operation to deploy the solution thoroughly. Each document, however, could be used independently with an existing environment. | ||
|
||
.. warning:: Choose the cloud provider environment listed below to start the solution. Example: **NGINX Kubernetes Ingress Controller | AWS Environment** | ||
|
||
.. |image00| image:: images/image00.png | ||
:width: 50% | ||
:width: 75% | ||
:align: middle | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
:glob: | ||
|
||
labSetup* | ||
lab* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters