diff --git a/src/app/shared/admin/clusters/add-cluster/add-cluster.component.html b/src/app/shared/admin/clusters/add-cluster/add-cluster.component.html
index 461a1c107e184248b0dbed33aa73a8a76787a540..55c11db6eb95af74a4121afeb22060a0632cf312 100644
--- a/src/app/shared/admin/clusters/add-cluster/add-cluster.component.html
+++ b/src/app/shared/admin/clusters/add-cluster/add-cluster.component.html
@@ -100,6 +100,10 @@
 
 
 <div *ngIf="activeStepIndex === 2">
+     <div class="bs-callout bs-callout-primary">
+            <h4>{{'CLUSTERS.WIZARD.STEP_3' | translate }}</h4>
+            {{'CLUSTERS.WIZARD.STEP_3_INFO' | translate }}
+        </div>
     <div class="background-section">
         <h4 style="font-size:15px; font-weight: bold">{{ 'CLUSTERS.TITLE' | translate }}</h4>
         <div class="panel-body">