This repository was archived by the owner on Jul 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ text. They don't need to be perfect.
37
37
38
38
Here's how I define better:
39
39
40
- * Out-of-date information is the worst.
41
- * Emptiness is better than inaccurate information.
42
- * Any (accurate) information is better than none.
40
+ * Out-of-date information is the worst.
41
+ * Emptiness is better than inaccurate information.
42
+ * Any (accurate) information is better than none.
43
43
44
44
Additional links and information are great.
45
45
Original file line number Diff line number Diff line change @@ -535,11 +535,11 @@ You can find detailed information about how to create Kubernetes
535
535
deploy goals in the [ Atomist Kubernetes SDM extension pack API
536
536
documentation] [ api-doc ] .
537
537
538
- - [ ` KubernetesDeploy ` goal] [ kubedeploy ]
539
- - [ ` KubernetesDeployRegistration ` ] [ kubereg ] (argument to the goal ` with ` method)
540
- - [ ` KubernetesApplicationDataCallback ` ] [ kubecall ]
541
- - [ ` KubernetesApplication ` ] [ kubeapp ]
542
- - [ ` KubernetesDeployDataSources ` ] [ kubesrc ]
538
+ * [ ` KubernetesDeploy ` goal] [ kubedeploy ]
539
+ * [ ` KubernetesDeployRegistration ` ] [ kubereg ] (argument to the goal ` with ` method)
540
+ * [ ` KubernetesApplicationDataCallback ` ] [ kubecall ]
541
+ * [ ` KubernetesApplication ` ] [ kubeapp ]
542
+ * [ ` KubernetesDeployDataSources ` ] [ kubesrc ]
543
543
544
544
[ api-doc ] : https://atomist.github.io/sdm-pack-k8s/ ( Atomist Kubernetes SDM Extension Pack API Documentation )
545
545
[ kubedeploy ] : https://atomist.github.io/sdm-pack-k8s/classes/_lib_deploy_goal_.kubernetesdeploy.html ( KubernetesDeploy Goal )
Original file line number Diff line number Diff line change @@ -55,11 +55,11 @@ For detailed information on how to configure and run the Atomist
55
55
Kubernetes integration in your environment, see the following
56
56
sections.
57
57
58
- - [ Kubernetes extension pack] [ k8s-pack ]
59
- - [ Deploying applications] [ deploy ]
60
- - [ GitOps] [ sync ]
61
- - [ Installation] [ install ]
62
- - [ Uhura SDM] [ uhura ]
58
+ * [ Kubernetes extension pack] [ k8s-pack ]
59
+ * [ Deploying applications] [ deploy ]
60
+ * [ GitOps] [ sync ]
61
+ * [ Installation] [ install ]
62
+ * [ Uhura SDM] [ uhura ]
63
63
64
64
[ api ] : https://atomist.github.io/sdm-pack-k8s/ ( Atomist Kubernetes Extension Pack API Documentation )
65
65
[ deploy ] : deploy.md ( Kubernetes Deploy Goal )
You can’t perform that action at this time.
0 commit comments