Skip to content

Commit

Permalink
Remove old note related to offline installation (kubernetes-sigs#7429)
Browse files Browse the repository at this point in the history
The PR kubernetes-sigs#6927 has been
merged and the issue kubernetes-sigs#6233
was fixed.
This removes unnecessary note for the above PR.
  • Loading branch information
oomichi authored and sakuraiyuta committed Apr 16, 2022
1 parent dd49d57 commit 0bbfd6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/offline-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,3 @@ If you use [Kubespray Container Image](#recommended-way:-kubespray-container-ima
```bash
docker run --rm -it -v path_to_inventory/my_airgap_cluster:inventory/my_airgap_cluster myprivateregisry.com/kubespray/kubespray:v2.14.0 ansible-playbook -i inventory/my_airgap_cluster/hosts.yaml -b cluster.yml
```

## Please Note: Offline installation doesn't support CRI-O container runtime at the moment (see [this issue](https://github.com/kubernetes-sigs/kubespray/issues/6233))

0 comments on commit 0bbfd6f

Please sign in to comment.