File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
scalability_and_performance/ztp_far_edge Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -1320,8 +1320,6 @@ Edit a resource on the server
13201320
13211321
13221322
1323- <<<<<<< HEAD
1324- =======
13251323== oc events
13261324List events
13271325
@@ -1346,7 +1344,6 @@ List events
13461344
13471345
13481346
1349- >>>>>>> af9abc5c2d (Renames varients of the OpenShift internal image registry to OpenShift image registry)
13501347== oc exec
13511348Execute a command in a container
13521349
@@ -2878,12 +2875,18 @@ Tag existing images into image streams
28782875 # Tag an external container image and request pullthrough for it
28792876 oc tag --source=docker openshift/origin-control-plane:latest yourproject/ruby:tip --reference-policy=local
28802877<<<<<<< HEAD
2878+ <<<<<<< HEAD
28812879
28822880=======
2881+ =======
2882+ >>>>>>> af9abc5c2d (Renames varients of the OpenShift internal image registry to OpenShift image registry)
28832883
28842884 # Tag an external container image and include the full manifest list
28852885 oc tag --source=docker openshift/origin-control-plane:latest yourproject/ruby:tip --import-mode=PreserveOriginal
28862886
2887+ <<<<<<< HEAD
2888+ >>>>>>> af9abc5c2d (Renames varients of the OpenShift internal image registry to OpenShift image registry)
2889+ =======
28872890>>>>>>> af9abc5c2d (Renames varients of the OpenShift internal image registry to OpenShift image registry)
28882891 # Remove the specified spec tag from an image stream
28892892 oc tag openshift/origin-control-plane:latest -d
Original file line number Diff line number Diff line change @@ -45,7 +45,11 @@ include::modules/ztp-add-local-reg-for-sno-duprofile.adoc[leveloffset=+1]
4545[role="_additional-resources"]
4646.Additional resources
4747
48- * For more information about container image registries, see xref:../../registry/index.adoc#registry-overview[{product-title} registry overview].
48+ * xref:../../networking/using-ptp.adoc#cnf-installing-amq-interconnect-messaging-bus_using-ptp[Installing the AMQ messaging bus]
49+ * For more information about container image registries, see xref:../../registry/index.adoc#registry-overview[{product-registry} overview].
50+
51+ [id="ztp-advanced-policy-config-bare-metal_{context}"]
52+ == Configuring bare-metal events with PolicyGenTemplate CRs
4953
5054include::modules/ztp-configuring-disk-partitioning.adoc[leveloffset=+2]
5155
You can’t perform that action at this time.
0 commit comments