-
Notifications
You must be signed in to change notification settings - Fork 47
Documentation items that are not as clear as they could be #202
Comments
Hi @cliffbdf ! To be honest, the Feel free to have a look at our starting guide and our Without furtherado however! I'll answer your original questions!
artifacts:
docker:
- file://artifacts/docker/hello-apache-pod_run
kubernetes:
- file://artifacts/kubernetes/hello-apache-pod.json
openshift:
- inherit:
- kubernetes
marathon:
- file://artifacts/marathon/helloapache.json 4 . See question 3 :) We expect to update the Nulecule docs soon to be similar / as good as atomicapp's. |
Thank you! This is very helpful!!
|
@cdrage would you like to put your comment into the README (in parts or as a whole)? |
Sure! Actually, what I can offer to do is to augment the README.md with a little more explanation on these things. I am very practiced at writing things clearly (have written four technical books) so clear writing is what I can offer - although the current README is actually pretty clear - it just needs a little more explanation of some things.
|
I am reading "Getting Started with Nulecule”, and it is quite unclear to me. I am a longtime user of docker but new to kubernettes, atomic, and nulecule. If these things are unclear to me, then they are probably unclear to others who are new to nulecule and kubernettes. The confusing items are,
What can “things” be? Containers? Nulecule apps (whataever that means)? Dockerfiles? What is the “space” that “things” represents?
What is a “nulecule application”? Is it a sest of containers deployed via a nulecule file? It is not clear what is meant by this.
What is a “provider”? Is the range of values for “provider” { docker, kubernettes }? What else can it be? And are the providers plugins that are installed? Or are they built into nulecule? What are they?
What are “provider artifacts”? In the example they are shown as “pod.json” and “service.json” - are these terms defined by kubernettes? If so, perhaps saying that would provide the context and be very helpful.
Thanks!
Very best,
Cliff
The text was updated successfully, but these errors were encountered: