Commit Graph

1785 Commits

Author SHA1 Message Date
XiaoLiang Hu cee89cecb7 Improve k8s DNS example usability (#164)
the command in example should be straightforward asap, user just
do copy and paste to move on. This change is align with spark
example to set CLUSTER_NAME and USER_NAME, refer to below link for
the details:

https://github.com/kubernetes/examples/tree/master/staging/spark
2018-01-30 22:19:20 -08:00
Bin Liu 0b2b574d31 Fix typo (#182) 2018-01-26 10:14:51 -08:00
Humble Devassy Chirammal fccdb8004b Update README with changes introduced by PR#58513 (#177)
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2018-01-25 10:44:14 -08:00
Tim Hockin 5530ef928b Pushes go to staging-k8s.gcr.io (#174) 2018-01-19 09:25:41 -08:00
Jonathan Basseri f2cf69e3b3 Delete all BUILD files. (#168)
There is no CI set up for the examples repo, so BUILD files are not
needed. They can be easily regenerated in the future, and it's one less
thing to keep up to date.
2018-01-18 15:31:56 -08:00
Saverio Proto 52c1d665cf There is now a easier solution to create TLS certs. (#176)
* There is now a easier solution to create TLS certs.

https://github.com/kubernetes/kubernetes/issues/14017

* Change secret target from Makefile. Use keys target

* Remove BUILD file
2018-01-18 13:46:46 -08:00
sebgoa cfc0109723
Merge pull request #172 from humblec/glusterlinks
Correct GlusterFS description with proper upstream URLs.
2018-01-16 18:09:32 +01:00
Humble Chirammal 43c9edd2c9 Correct GlusterFS description with proper upstream URLs.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2018-01-16 22:31:46 +05:30
sebgoa 3930ecc7ff
Merge pull request #170 from humblec/volnameprefix
Add `volumenameprefix` storageclass parameter in GlusterFS dynamic PV provisioning example section.
2018-01-16 17:44:59 +01:00
Humble Chirammal 7f00f3efe6 Add `volumenameprefix` storageclass parameter in GlusterFS
dynamic PV provisioning example section.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2018-01-16 22:01:24 +05:30
Tim Hockin 3c2ef9e0d5
Merge pull request #163 from thockin-tmp/gcr-vanity
Convert registry to k8s.gcr.io
2017-12-23 10:22:35 -08:00
Tim Hockin 40f5426f1e Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
Aaron Crickenberger 4e6b5f092a Add code-of-conduct.md (#161)
Refer to kubernetes/community as authoritative source for code of conduct
2017-12-20 11:35:20 -08:00
Ahmet Alp Balkan 559c64edb3
delete kubectl-container (#136)
This is not an example and was here when we were releasing the
gcr.io/google_containers/kubectl image actively (stopped doing that in 2015).
This is now unused and does not work, therefore removing.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-12-20 00:17:29 -08:00
pashok2398 97e22b575b Fix yaml path based on the new location (#159) 2017-12-17 23:13:06 -08:00
sebgoa 6591a9be0e
Merge pull request #150 from abrarshivani/vsphere_link_fix
Fix link for pod yaml in vSphere Volumes README
2017-11-30 21:09:41 +01:00
Howie Benefiel 4562c2efd1 Fix syntax highlighting of YAML in java side car (#151)
Github supports YAML syntax highlighting.
This PR adds that formatting to the code blocks in the Java side car
example.
2017-11-28 11:02:13 -08:00
Abrar Shivani 6e3cc8129d Fix link for vsphere vsan pod 2017-11-27 21:03:40 -08:00
Vyacheslav Semushin a1626be093 podsecuritypolicy/rbac: update instruction (#116)
* podsecuritypolicy/rbac: update names of cluster roles, bindings, and groups in the comments.

* podsecuritypolicy/rbac/README.md: remove ENABLE_RBAC option that doesn't exist anymore.

It was enabled by default some time ago.

* podsecuritypolicy/rbac/README.md: remove RUNTIME_CONFIG option that isn't required anymore.

It is enabled by default since 1.6.

* podsecuritypolicy/rbac/README.md: add note that script creates policies, roles, and bindings by default.

* podsecuritypolicy/rbac/README.md: remove ALLOW_ANY_TOKEN option that doesn't exist anymore.

* podsecuritypolicy/rbac/README.md: add note about PSP ordering change in 1.9
2017-11-27 13:36:01 -08:00
chenhonggc ee50b5bc93 I think some links of concepts are invalid. (#140) 2017-11-17 11:47:01 -08:00
Karsten Bott 79223f3352 changed errata in Thin / Thick provisionned (#135) 2017-10-31 10:30:48 -07:00
James Wen 0bf499eb53 [staging/elasticsearch] Fix README.md broken links (#133)
* [staging/elasticsearch] Fix broken persistent storage and load balancer links

* [staging/elasticsearch] Fix broken WARNING image/link

- It's misleading to have the "WARNING" show up as a clickable link that
  goes to a broken link.
- Fixes same issue in [staging/volumes/scaleio] README.md as well
- Removes unversioned warning in scaleio README
2017-10-31 10:29:44 -07:00
zoues 11318b0868 [staging/elasticsearch] update rbac apiversion (#122) 2017-10-30 00:56:43 -07:00
zoues 820e25e928 Update hazelcast-deployment.yaml (#125) 2017-10-30 00:56:19 -07:00
zoues 52031eddc1 [staging/openshift-origin]update deploy apiversion (#129) 2017-10-30 00:54:54 -07:00
zoues 3e009bc6ad [staging/newrelic]update daemonset apiversion (#128) 2017-10-30 00:54:25 -07:00
zoues 49410fe7a2 [staging/podssecuritypolicy]update rbac apiversion (#130) 2017-10-30 00:54:05 -07:00
zoues 9ff56721b0 [staging/sysdig-cloud]update apps apiversion (#131) 2017-10-30 00:53:31 -07:00
zoues 523627dcd2 [guestbook]update guestbook apps apigroupversion (#121) 2017-10-30 00:50:15 -07:00
zoues 6804111523 Update cassandra-statefulset.yaml (#117) 2017-10-26 21:13:38 -07:00
Dan Garfield b13f872ec1 Fix "front-end" grammar (#115)
"front-end" only applies as an adjective to some thing like "front-end developer" though, "frontend developer" is pretty well accepted. Talking about a front end (noun) means there's no need for a hyphen. See this discussion for a full breadth of usage guideline POVs. https://english.stackexchange.com/questions/34447/is-it-front-end-frontend-or-front-end
2017-10-24 21:35:28 -07:00
Eric Paris c3147f8b06 Merge pull request #98 from php-coder/psp_update_path_to_files
staging/podsecuritypolicy/rbac/README.md: update paths to YAML files
2017-10-19 15:24:34 -04:00
chenhonggc ed03ad33bd Modified version for .yaml (#112) 2017-10-18 20:07:21 -07:00
Jay Taylor 8f598113c8 Fixed paths in Elasticsearch production cluster README. (#110) 2017-10-16 14:00:26 -07:00
Slava Semushin 5554b3f319 staging/podsecuritypolicy/rbac/README.md: update paths to YAML files. 2017-10-11 15:46:46 +02:00
Andy Zhang 1fd5c2d6f9 Azure disk examples (#87)
* add azure-disk-examples

* fix according to review comments
2017-10-10 08:39:56 -07:00
sebgoa dab26b5a82 Merge pull request #106 from antoineco/es-rbac
elasticsearch: Add Role and RoleBinding for RBAC
2017-10-05 09:57:29 +02:00
Antoine Cotten 202271d18d
elasticsearch: Add Role and RoleBinding for RBAC 2017-10-04 16:29:40 +02:00
sebgoa f223c1e9ad Merge pull request #54 from Jim-Lin/master
Update Elasticsearch to 5.6.2
2017-10-03 00:04:39 +02:00
Jim-Lin 15e9bc10de Modify logs and loadbalancer link 2017-10-02 20:10:50 +08:00
Jim-Lin d4f6a2d7cf Modify Elasticsearch version to 5.6.2 2017-10-02 19:47:25 +08:00
sebgoa 974300a7c2 Merge pull request #95 from OguzPastirmaci/master
Update OMS example with the link to the latest instructions
2017-10-01 01:01:31 +02:00
sebgoa 6e12701077 Merge pull request #99 from php-coder/psp_allow_all_caps
Update privileged PSP to allow all capabilities
2017-10-01 00:57:40 +02:00
Slava Semushin 01515779be Update privileged PSP to allow all capabilities. 2017-09-20 15:01:31 +02:00
BaluDontu 39d11226a2 Add Storage Policy Mgmt to vSphere docs (#96) 2017-09-18 10:02:07 -07:00
Oguz Pastirmaci 5db411d8ab Update Readme 2017-09-12 13:33:40 -07:00
Lion-Wei 54e015d2bb Update guidelines.md (#94) 2017-09-12 09:12:27 -07:00
Vladimir Vivien 8184794d3f ScaleIO - documentation update for 1.8 (#91) 2017-09-05 10:00:07 -07:00
Miyurz d9e585fb10 Fixed README with the correct results and added the role to redis master (#79)
* Fixed README with the correct results and added the role to redis master

* Fix incorporated for the yaml parser
2017-08-30 21:41:42 -07:00
Jordan Liggitt 5a6bbeba3b Namespaced PSP permissions (#49)
* Namespaced PSP permissions

* Make privileged PSP example more privileged
2017-08-30 11:17:47 -07:00