Commit Graph

740 Commits

Author SHA1 Message Date
Kubernetes Submit Queue c1c1d6bbcc
Merge pull request #3732 from KashifSaadat/iam-roles-documentation
Automatic merge from submit-queue.

Update IAM roles documentation based on recent changes.

The [IAM Roles documentation](https://github.com/kubernetes/kops/blob/master/docs/iam_roles.md) has been updated to reflect recent hardening on the policies generated for Master & Compute nodes.

Fixes #3557.
2017-10-30 17:55:20 -07:00
Reinaldo Martinez cf66ee40c1 Changes on examples 2017-10-30 17:22:10 -04:00
Reinaldo Martinez e06b5f9a17 Added new example with a route53 subdomain 2017-10-30 17:22:10 -04:00
Reinaldo Martinez 9e3f0af14c Added new practical example with private networking and the use of bastions 2017-10-30 17:22:09 -04:00
Kashif Saadat 1dea528a0e Update IAM roles documentation based on recent changes. 2017-10-30 16:41:55 +00:00
Rohith 0e2e20bc15 Kops Templating
Adding an extra option to the toolbox templating to format the YAML before writing out; which is usefull to cleanup formating issues and as detecting errors in the template

- added a formating options --format-yaml to the toolbox template which cleans up the yaml before writing out
- updated the cli documentation
- added the --config-value used to grab the configuration
2017-10-30 12:05:11 +00:00
Justin Santa Barbara 89fddb22de Add initial docs for how to rotate a CA keypair 2017-10-29 20:52:54 -04:00
chrislovecnm b3a93bb2ee updating apireference docs 2017-10-28 07:00:24 -06:00
Manatsawin Hanmongkolchai 170bf5200e Updated docs for UsePolicyConfigMap 2017-10-27 08:56:08 +07:00
chrislovecnm ceafc684f2 updating documenation for new phases name 2017-10-26 12:37:55 -06:00
chrislovecnm 384c74d66c Refactoring IAM phase to Security Phase 2017-10-26 12:28:50 -06:00
Rohith 9958d333ae Kops Toolbox Template
The current implementation fails on template which reference unset variables, it is however useful at times to permit overriding this behavior and using sprig default() for example methods to handle it

- added a new command line option --fail-on-missing (defaults to true, so keeps the current behaviour)
- updated the unit test to reflect the changes
- updated the cli docs
2017-10-22 14:29:23 +00:00
Kubernetes Submit Queue 7bdf854db2 Merge pull request #3652 from tallaxes/master
Automatic merge from submit-queue.

update kubernetes-dashboard image version to v1.7.1

https://github.com/kubernetes/dashboard/issues/2401, causing high CPU, is fixed in 1.7.1.
Image version number is the only change.
2017-10-20 21:22:43 -07:00
Kubernetes Submit Queue b334d963de Merge pull request #3674 from r4j4h/patch-2
Automatic merge from submit-queue.

Added example output from a 1.4.12 cluster

For `CVE-2017-14491` page
2017-10-19 16:01:09 -07:00
Jasmine Hegman 1a9a5351d0 Added example output from a 1.4.12 cluster 2017-10-19 15:15:46 -07:00
Mike Splain 8549e8e7ff Add HorizontalPodAutoscalerSyncPeriod for kubeControllerManager 2017-10-19 17:57:33 -04:00
Chi Hoang feaf7d6b6e updated aws tutorial so reader can copy and paste command instead of searching for aws key and secret 2017-10-18 06:09:14 -07:00
Quentin Nerden bc7e5a0649 Add kops toolbox template docs 2017-10-17 20:33:14 +02:00
tallaxes ffb2923eb8 Bump kubernetes-dashboard to v1.7.1 2017-10-16 23:38:11 -07:00
Ali Fathieh 583bcab6bf link to cve Advisory release doc fixed 2017-10-17 12:44:29 +11:00
William Austin a21dfafa0d Add missing "-nanny" in image name. 2017-10-16 10:29:34 -06:00
Kubernetes Submit Queue f14b5a564a Merge pull request #3580 from chrislovecnm/kops-1.7.1-advisory-update
Automatic merge from submit-queue.

updating cve advisory for kops-1.7.1 release

- fixed line wrap
- fixed typos
- added updates for kops 1.7.1 release
2017-10-11 14:23:28 -07:00
chrislovecnm 8792823ad9 Fixing english per PR review 2017-10-10 12:20:19 -06:00
Kubernetes Submit Queue 59735b8957 Merge pull request #3585 from justinsb/fix_old_custom_build
Automatic merge from submit-queue.

Fix old custom build instructions
2017-10-10 11:10:53 -07:00
Mike Splain b4de894ea8 Update homebrew release docs.
`brew bump-formula-pr` has simplified the process for updating brew
forumla
2017-10-10 13:32:43 -04:00
Kubernetes Submit Queue 4798a670ed Merge pull request #3584 from justinsb/release_branch_docs
Automatic merge from submit-queue.

Release docs update git push command
2017-10-10 09:22:57 -07:00
Justin Santa Barbara 8fb35963af Fix old custom build instructions
Also we need to explicitly call kops-install now
2017-10-10 07:37:25 -04:00
Justin Santa Barbara 49e2f03308 Release docs update git push command
The command to push to the release branch was wrong, which meant the
release branch wasn't getting updated.
2017-10-10 06:30:33 -04:00
Justin Santa Barbara 08dc649fde Docs tweak - specify flag, not kube-up env var
ENABLE_CUSTOM_METRICS is a kube-up artifact; the flags are the truth.
2017-10-10 06:23:09 -04:00
Kubernetes Submit Queue 2bc9df1973 Merge pull request #3582 from enxebre/gce-tuto
Automatic merge from submit-queue.

Update gce storage url
2017-10-10 03:12:44 -07:00
Alberto be4c4eb644 Update gce.md 2017-10-10 11:14:36 +02:00
Rahul Mahale bb017bc33f Merge branch 'master' into update-cluster-spec-document-with-custom-metrics-flag 2017-10-10 14:09:30 +05:30
Rahul Mahale b0bb54a08b Add link to kubernetes documentation 2017-10-10 14:07:43 +05:30
chrislovecnm 97d0305fdf tweaks 2017-10-09 20:59:36 -06:00
chrislovecnm fdb4670d61 updating cve advisory for kops-1.7.1 release 2017-10-09 20:52:27 -06:00
Manatsawin Hanmongkolchai a06fbbac79 Added documentation that PolicyConfigMap should not be used during cluster creation 2017-10-10 09:33:48 +07:00
Manatsawin Hanmongkolchai be8aa9fecc Added docs on policyConfigMap 2017-10-10 09:10:05 +07:00
Mike Splain 44b503ee25 1.7.1 Release notes first pass
We'll need to move the current release notes in master for 1.7.1 to 1.8.0 since
they were not included in this release at this time and cherry-pick
these notes into master.
2017-10-09 11:09:56 -04:00
Mike Splain 563938c813 Move old 1.7.1 release notes to 1.8.0 to expedite hotfix release 2017-10-09 09:54:34 -04:00
Rahul Mahale 5d3adf0164 Document enabling custom metrics using kops
- Tested it with kops version 1.7 and k8s v1.7.2
2017-10-09 13:43:24 +05:30
Kubernetes Submit Queue 4440001355 Merge pull request #3514 from gambol99/etcd3
Automatic merge from submit-queue.

Etcd V3 & TLS Support
2017-10-08 22:53:38 -07:00
Chris Love 6d0cefcec8 Fixed table 2017-10-08 15:12:03 -06:00
chrislovecnm ed3651d688 CVE-2017-14491 Documentation Hot Fixes and kops fixes 2017-10-08 14:53:55 -06:00
Kubernetes Submit Queue 079102759f Merge pull request #3528 from justinsb/tutorial
Automatic merge from submit-queue.

First tutorial page: getting started with GCE
2017-10-06 16:31:42 -07:00
Kubernetes Submit Queue 70274617f0 Merge pull request #3540 from electronicarts/create-cluster-doc-update
Automatic merge from submit-queue.

Added documentation on best practices for creating clusters with HA m…

Fix #3389
2017-10-05 00:08:50 -07:00
jatan28 5340f865e1 moved documentation from cli to high_availability.md 2017-10-04 23:27:07 -07:00
jatan28 e8600f7021 Added documentation on best practices for creating clusters with HA masters in regions with 2 AZ 2017-10-04 17:34:16 -07:00
Justin Santa Barbara 0402909689 First tutorial page: getting started with GCE 2017-10-04 11:46:47 -04:00
Rohith 7c2ce19196 Etcd V3 & TLS Support
- adding documentation for the etcd v3 and tls options
2017-10-03 10:10:56 +01:00
Kubernetes Submit Queue 518e97d97b Merge pull request #3510 from justinsb/bazel
Automatic merge from submit-queue.

Initial bazel support

Builds on the 1.8 version bump

The "trick" is to strip the BUILD & BUILD.bazel files from the vendor-ed deps.

Will rebase after 1.8 version bump merges.
2017-10-03 01:19:27 -07:00