Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 667 Bytes

14-Practice-Test-Deploy-Network-Solution.md

File metadata and controls

36 lines (23 loc) · 667 Bytes

Practice Test - Deploy Networking Solution

Solution

  1. Check the Solution

    Not Running
    
  2. Check the Solution

    No Network Configured
    
  3. Check the Solution

    Click [here](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/)
    
    OR Execute below command
    
    kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=$(kubectl version | base64 | tr -d '\n')"