Skip to content

Commit

Permalink
Update manual-workflow.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
janibashamd authored Jun 26, 2024
1 parent cbb5aad commit 9d99488
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions workflow-guides/waf/f5-xc-waf-on-k8s/manual-workflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,12 @@ Steps:
9. In F5 XC console navigate to Site management –> then to
Registrations tab and approve the pending record

10. Wait for 10-15 mins and check all XC related pods are running in
ves-system namespace. Also check if this new CE site comes up as
online in F5 XC console sites list
10. Wait for 10-15 mins and check all XC related pods are running in ves-system namespace. Also check if this new CE site comes up as online in F5 XC console sites list

11. From terminal, run below command to deploy bookinfo demo app -
``kubectl apply -l version!=v2,version!=v3 -f https://raw.githubusercontent.com/istio/istio/release-1.16/samples/bookinfo/platform/kube/bookinfo.yaml``

12. Download ce-k8s-lb.yml file from this repo and run this file to
create k8s load balancer - ``kubectl apply -f ce-k8s-lb.yml``
12. Download ce-k8s-lb.yml file from this repo and run this file to create k8s load balancer - ``kubectl apply -f ce-k8s-lb.yml``

13. Login to F5 XC console and navigate to load balancer section

Expand Down

0 comments on commit 9d99488

Please sign in to comment.