Skip to content

add docs on using Azure cni v1 using single NIC per node #1759

add docs on using Azure cni v1 using single NIC per node

add docs on using Azure cni v1 using single NIC per node #1759

Workflow file for this run

name: Lint Documentation
on:
push:
paths:
- "**.md"
branches:
- main
pull_request:
paths: "**.md"
jobs:
markdown-link-check:
name: Broken Links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
config-file: .markdownlinkcheck.json