Commit 1e3456c 1 parent 6566d80 commit 1e3456c Copy full SHA for 1e3456c
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
## Advanced / Detailed List of Configurations
32
32
33
33
### API / Configuration References
34
- * [ Godocs for Cluster - ` clusterSepc ` ] ( https://godoc.org/k8s.io/kops/pkg/apis/kops#ClusterSpec ) .
35
- * [ Godocs for Instance Group - ` instanceGroupSpec ` ] ( https://godoc.org/k8s.io/kops/pkg/apis/kops#InstanceGroupSpec ) .
34
+ * [ Godocs for Cluster - ` ClusterSepc ` ] ( https://godoc.org/k8s.io/kops/pkg/apis/kops#ClusterSpec ) .
35
+ * [ Godocs for Instance Group - ` InstanceGroupSpec ` ] ( https://godoc.org/k8s.io/kops/pkg/apis/kops#InstanceGroupSpec ) .
36
36
37
37
### API Usage Guides
38
38
* [ ` kops ` cluster API definitions] ( cluster_spec.md )
39
39
* overview of some of the API value to customize a ` kops ` cluster
40
40
* [ ` kops ` instance groups API] ( instance_groups.md )
41
- * overview of some of the API value to customize a ` kops ` groups of ks8 nodes
42
- * [ Using Manifests and Customizating via the API] ( manifests_and_customizing_via_api.md )
41
+ * overview of some of the API value to customize a ` kops ` groups of k8s nodes
42
+ * [ Using Manifests and Customizing via the API] ( manifests_and_customizing_via_api.md )
43
43
44
44
## Operations
45
45
* [ Cluster addon manager] ( addon_manager.md )
You can’t perform that action at this time.
0 commit comments