Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PetSet Documentation #510

Closed
chrislovecnm opened this issue May 14, 2016 · 20 comments
Closed

PetSet Documentation #510

chrislovecnm opened this issue May 14, 2016 · 20 comments

Comments

@chrislovecnm
Copy link
Contributor

I know it will be worked on before the 1.3 release. Just let me know when ...

I kinda need it ...

cc: @bgrant0607

@bgrant0607
Copy link
Member

cc @bprashanth @smarterclayton

@bprashanth
Copy link
Contributor

@chrislovecnm what do you need, the c* example from contrib is insufficient?

@chrislovecnm
Copy link
Contributor Author

Short term I would really like the definitions for

volumeClaimTemplates:
  # These are converted to volume claims by the controller
  # and mounted at the paths mentioned above.
  - metadata:
      name: cass_datadir
      annotations:
        volume.alpha.kubernetes.io/storage-class: anything
    spec:
      accessModes: [ "ReadWriteOnce" ]
      resources:
        requests:
          storage: 10Gi

I have a demo for the product launch... so just trying to get the example correct, so that I can build the demo off of it.

@bprashanth
Copy link
Contributor

jump on slack. will take notes from there and distil into docs.

@chrislovecnm
Copy link
Contributor Author

@bprashanth any word on ETA?

@bgrant0607
Copy link
Member

bgrant0607 commented Jun 3, 2016

@bprashanth
Copy link
Contributor

E2Es are getting pushed in now. Docs will follow.

@krmayankk
Copy link
Contributor

@bgrant0607 what branch/tag should we use for PetSet or it is already in master ?

@bprashanth
Copy link
Contributor

The examples in https://github.com/kubernetes/contrib/tree/master/pets will work against HEAD

@chrislovecnm
Copy link
Contributor Author

chrislovecnm commented Jun 6, 2016

Make sure that we get

pod.alpha.kubernetes.io/initialized: "true"

In the documentation. Also should we be able to edit that field with a kubectl edit?

cc @paralin

@bprashanth
Copy link
Contributor

bprashanth commented Jun 6, 2016

In the documentation. Also should we be able to edit that field with a kubectl edit?

Yes.
You can't edit fields in the spec except for "Replicas".

@paralin
Copy link

paralin commented Jun 6, 2016

Nice, cassandra works great, petset seems like it's really coming along well! I'll try to contribute with more dogfooding/testing in the coming days.

@bprashanth
Copy link
Contributor

I'm basically staying away from C* assuming Chris and you are going to write up a good example so please do

@chrislovecnm
Copy link
Contributor Author

@bprashanth ... @paralin is actually filing bugs on my project about C*, so yes we will have examples. I just wanted to make sure that his questions, which are about Petsets, get into the docs.

@chrislovecnm
Copy link
Contributor Author

Nudge ... It would be good to get some of this done, by next Monday. I am going to be presenting, and helping with a hack night on PetSet. There shall be questions, unless @bprashanth you want to be there 😁

@bgrant0607
Copy link
Member

@krmayankk

Not sure whether this is your question, but docs should be in the release-1.3 branch.

@bprashanth
Copy link
Contributor

ETA is Tuesday. Thought I'd have something by this morning but software happened.

@chrislovecnm
Copy link
Contributor Author

But software happened... Gotta remember that one. Awesome ... Thanks

@chrislovecnm
Copy link
Contributor Author

@bprashanth we done?? Shall we close this?

@chrislovecnm
Copy link
Contributor Author

Closing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants