Skip to content

Commit dcf88d0

Browse files
committed
Cleanup docs changes
1 parent fa64ad4 commit dcf88d0

File tree

6 files changed

+7
-647
lines changed

6 files changed

+7
-647
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ previous cluster managers such as [kops][kops] and
2020

2121
## Launching a Kubernetes cluster on OpenStack
2222

23-
- Check out the [Cluster API Quick Start](https://cluster-api.sigs.k8s.io/user/quick-start.html) to create your first Kubernetes cluster on OpenStack using Cluster API. If you wish to use the external cloud provider, check out the [External Cloud Provider](docs/external-cloud-provider.md) as well.
23+
- Check out the [Cluster API Quick Start](https://cluster-api.sigs.k8s.io/user/quick-start.html) to create your first Kubernetes cluster on OpenStack using Cluster API. If you wish to use the external cloud provider, check out the [External Cloud Provider](docs/book/src/topics/external-cloud-provider.md) as well.
2424

2525
## Features
2626

@@ -38,10 +38,10 @@ previous cluster managers such as [kops][kops] and
3838
This provider's versions are compatible with the following versions of Cluster API:
3939

4040
| | Cluster API v1alpha1 (v0.1) | Cluster API v1alpha2 (v0.2) | Cluster API v1alpha3 (v0.3) |
41-
|-------------------------------------------------|---|---|---|---|
42-
| OpenStack Provider v1alpha1 (release-0.1 branch)|| | | |
43-
| OpenStack Provider v1alpha2 (v0.2) | || | |
44-
| OpenStack Provider v1alpha3 (v0.3) | | || |
41+
|-------------------------------------------------|---|---|---|
42+
| OpenStack Provider v1alpha1 (release-0.1 branch)|| | |
43+
| OpenStack Provider v1alpha2 (v0.2) | || |
44+
| OpenStack Provider v1alpha3 (v0.3) | | ||
4545

4646
This provider's versions are able to install and manage the following versions of Kubernetes:
4747

@@ -82,7 +82,7 @@ Reference images can be found in [kubernetes-sigs/image-builder](https://github.
8282

8383
## Documentation
8484

85-
Documentation can be found in the `/docs/src` directory
85+
Documentation can be found in the [doc](docs/book/src/) directory
8686

8787
## Getting involved and contributing
8888

@@ -107,7 +107,7 @@ We also would love to add more "official" maintainers, so show us what you can
107107
do!
108108

109109
This repository uses the Kubernetes bots. See a full list of the commands [here][prow].
110-
Please also refer to the [Contribution Guide](CONTRIBUTING.md) and the [Development Guide](docs/development.md) for this project.
110+
Please also refer to the [Contribution Guide](CONTRIBUTING.md) and the [Development Guide](docs/book/src/development/development.md) for this project.
111111

112112
## Code of conduct
113113

docs/configuration.md

Lines changed: 0 additions & 309 deletions
This file was deleted.

docs/development.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)