Update openshift.md

This commit is contained in:
Inaki
2020-01-09 13:58:33 +01:00
committed by GitHub
parent 9aa5f11cd6
commit 8fa08124bd

View File

@@ -13,6 +13,7 @@
- [Networkv Policy](#networkpolicy)
- [Security](#security)
- [Operators](#operators)
- [Networking](#networking)
- [Demos](#demos)
- [Videos](#videos)
- [Openshift Compliant Docker Images](#openshift-compliant-docker-images)
@@ -184,6 +185,9 @@ Apply the SCC with the least privilege required
## Operators
- [OLM operator lifecycle manager](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/Documentation/design/architecture.md)
## Networking
- [Using sidecars to analyze and debug network traffic in OpenShift and Kubernetes pods](https://developers.redhat.com/blog/2019/02/27/sidecars-analyze-debug-network-traffic-kubernetes-pod/)
## Demos
* [kubernetesbyexample.com 🌟🌟🌟](http://kubernetesbyexample.com/)
* [github Red Hat Tutorials & Examples 🌟🌟🌟🌟](https://github.com/redhat-developer-demos)