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

website/script/README.md #17305

Closed
wants to merge 31 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
4bcc17d
add oke-py as sig-docs-ja reviewer (#17182)
nasa9084 Oct 25, 2019
fbc2e49
Update service.md (#17136)
Caeson Oct 26, 2019
c26ea07
Fix styling of tutorial pages (#17177)
kbhawkey Oct 26, 2019
998fb53
fix typo (#17188)
Dirc Oct 26, 2019
f53c6e1
redirect to vSphere cloud provider docs in cloud providers page (#16778)
andrewsykim Oct 27, 2019
6a4238a
Accessibility updates - main landmark roles (#17106)
ChaitanyaKaranam Oct 27, 2019
7c87be5
Translating Organize Cluster Access to ID Localization (#17035)
wahyuoi Oct 27, 2019
99895de
Update work from a local clone section (#16748)
aimeeu Oct 27, 2019
41ea6d4
Update master to Hugo version 0.57.2 (#16814)
zacharysarah Oct 27, 2019
4b33e8a
Update declare-network-policy.md (#17234)
natereid72 Oct 28, 2019
aad4f0b
Fix webhook admission example (#17179)
liggitt Oct 28, 2019
8d115c5
Update alibaba-cloud.md (#17156)
rouralberto Oct 28, 2019
18e3f8d
Update cluster-management.md (#17150)
chiefy Oct 28, 2019
4fe0eaa
Fixes commands not working without sudo (#17139)
vanou Oct 28, 2019
fbca7bb
Remove duplicate reference to awsElasticBlockStore (#17135)
wmcg Oct 28, 2019
b2f7b2f
Update network-plugins.md (#17109)
jakowicz Oct 28, 2019
7fa51c9
Update k8s version info for etcd encryption feature in securing-a-clu…
miteshskj Oct 28, 2019
f120439
Improve Concepts section (#17013)
lex111 Oct 28, 2019
ae34e1a
2019 Kubernetes Documentation Survey results (#16462)
aimeeu Oct 29, 2019
d527b60
translate poseidon firmament alternate scheduler (#17043)
prabangkoro Oct 29, 2019
2384066
replace with dashes all points present in url fields to fix links (#1…
giom-l Oct 29, 2019
8db2d7b
fix issue 17274 (#17277)
lojies Oct 29, 2019
de84e18
fix err url of minikube (#17273)
lojies Oct 29, 2019
647b4cd
fixed yaml block so it renders (#17259)
jimangel Oct 29, 2019
4b42817
fix param error (#17249)
lojies Oct 30, 2019
20694c7
change the contianer runtime link to the correct id (#17245)
lojies Oct 30, 2019
cdc5900
base64 --decode works across Linux and MacOS (#17240)
drnic Oct 30, 2019
f65a6fe
Update horizontal-pod-autoscale-walkthrough.md (#17206)
tengfei86 Oct 30, 2019
c3444e3
fix error link (#17253)
lojies Oct 30, 2019
c324bfd
Add Indonesian translation for object-management page (#16854)
girikuncoro Oct 30, 2019
9894e0f
Update README.md
reung37 Oct 30, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DOCKER = docker
HUGO_VERSION = 0.53
HUGO_VERSION = 0.57.2
DOCKER_IMAGE = kubernetes-hugo
DOCKER_RUN = $(DOCKER) run --rm --interactive --tty --volume $(CURDIR):/src
NODE_BIN = node_modules/.bin
Expand Down
1 change: 1 addition & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ aliases:
- makocchi-git
- MasayaAoyama
- nasa9084
- oke-py
sig-docs-ko-owners: # Admins for Korean content
- ClaudiaJKang
- gochist
Expand Down
16 changes: 8 additions & 8 deletions assets/sass/_base.sass
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ section
background-color: white

section, header, footer
main
.main-section
position: relative
margin: auto

Expand Down Expand Up @@ -249,7 +249,7 @@ header
color: $blue
font-weight: normal

main
.main-section
white-space: nowrap
overflow: hidden
clear: both
Expand Down Expand Up @@ -439,7 +439,7 @@ footer
background-image: url(/images/texture.png)
background-color: $dark-grey

main
.main-section
padding: 20px 0

nav
Expand Down Expand Up @@ -1121,7 +1121,7 @@ $feature-box-div-margin-bottom: 40px
margin-bottom: 0
padding-bottom: 1px

main
.main-section
padding: 0 10px
margin-bottom: 30px

Expand All @@ -1147,7 +1147,7 @@ $feature-box-div-margin-bottom: 40px
a
color: $blue

main
.main-section
margin-bottom: $ocean-nodes-padding-Y
min-height: 160px

Expand All @@ -1160,7 +1160,7 @@ $feature-box-div-margin-bottom: 40px
width: 100%
max-width: 160px

main:first-child
.main-section:first-child
.image-wrapper
max-width: 100%

Expand Down Expand Up @@ -1356,7 +1356,7 @@ $feature-box-div-margin-bottom: 40px
#mainContent
padding: 20px 0

main
.main-section
max-width: none

a
Expand Down Expand Up @@ -1775,7 +1775,7 @@ $feature-box-div-margin-bottom: 40px

#home
#talkToUs
main
.main-section
padding: 30px 0

h5
Expand Down
8 changes: 4 additions & 4 deletions assets/sass/_desktop.sass
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ $video-section-height: 550px
right: -25px

section, header, footer
main
.main-section
max-width: $main-max-width

header, #vendorStrip, #encyclopedia, #hero h1, #hero h5, #docs #hero h1, #docs #hero h5,
Expand All @@ -108,11 +108,11 @@ $video-section-height: 550px

#home
section, header, footer
main
.main-section
max-width: 1000px

#oceanNodes
main
.main-section
position: relative
max-width: 830px

Expand Down Expand Up @@ -172,7 +172,7 @@ $video-section-height: 550px
background-image: url(../images/texture.png)
background-color: $dark-grey

main
.main-section
padding: 20px 0

nav
Expand Down
4 changes: 2 additions & 2 deletions assets/sass/_size.sass
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ section, header, #vendorStrip
padding-left: $full-width-paddingX
padding-right: $full-width-paddingX

main
.main-section
width: $main-width
max-width: $main-max-width

Expand Down Expand Up @@ -59,7 +59,7 @@ header
.nav-box + .nav-box
margin-left: $nav-box-sibling-margin-left

main + main
.main-secton + .main-section
margin-top: $main-nav-main-sibling-margin-top

.left .button
Expand Down
2 changes: 1 addition & 1 deletion assets/sass/_tablet.sass
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ $feature-box-div-width: 45%
text-align: left
margin-bottom: 18px

main
main, .main-section
position: relative
clear: both
display: table
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Building highly available applications using Kubernetes new multi-zone clusters (a.k.a. 'Ubernetes Lite') "
date: 2016-03-29
slug: building-highly-available-applications-using-kubernetes-new-multi-zone-clusters-a.k.a-ubernetes-lite
url: /blog/2016/03/Building-Highly-Available-Applications-Using-Kubernetes-New-Multi-Zone-Clusters-A.K.A-Ubernetes-Lite
url: /blog/2016/03/Building-Highly-Available-Applications-Using-Kubernetes-New-Multi-Zone-Clusters-aka-Ubernetes-Lite
---
_Editor's note: this is the third post in a [series of in-depth posts](https://kubernetes.io/blog/2016/03/five-days-of-kubernetes-12) on what's new in Kubernetes 1.2_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Kubernetes 1.2 and simplifying advanced networking with Ingress "
date: 2016-03-31
slug: kubernetes-1.2-and-simplifying-advanced-networking-with-ingress
url: /blog/2016/03/Kubernetes-1.2-And-Simplifying-Advanced-Networking-With-Ingress
url: /blog/2016/03/Kubernetes-1-2-And-Simplifying-Advanced-Networking-With-Ingress
---
_Editor's note: This is the sixth post in a [series of in-depth posts](https://kubernetes.io/blog/2016/03/five-days-of-kubernetes-12) on what's new in Kubernetes 1.2._
_Ingress is currently in beta and under active development._
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Kubernetes 1.2: Even more performance upgrades, plus easier application deployment and management "
date: 2016-03-17
slug: kubernetes-1.2-even-more-performance-upgrades-plus-easier-application-deployment-and-management
url: /blog/2016/03/Kubernetes-1.2-Even-More-Performance-Upgrades-Plus-Easier-Application-Deployment-And-Management
url: /blog/2016/03/Kubernetes-1-2-Even-More-Performance-Upgrades-Plus-Easier-Application-Deployment-And-Management
---
Today we released Kubernetes 1.2. This release represents significant improvements for large organizations building distributed systems. Now with over 680 unique contributors to the project, this release represents our largest yet.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Five Days of Kubernetes 1.3 "
date: 2016-07-11
slug: five-days-of-kubernetes-1.3
url: /blog/2016/07/Five-Days-Of-Kubernetes-1.3
url: /blog/2016/07/Five-Days-Of-Kubernetes-1-3
---
Last week we [released Kubernetes 1.3](https://kubernetes.io/blog/2016/07/kubernetes-1.3-bridging-cloud-native-and-enterprise-workloads), two years from the day when the first Kubernetes commit was pushed to GitHub. Now 30,000+ commits later from over 800 contributors, this 1.3 releases is jam packed with updates driven by feedback from users.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Kubernetes 1.3: Bridging Cloud Native and Enterprise Workloads "
date: 2016-07-06
slug: kubernetes-1.3-bridging-cloud-native-and-enterprise-workloads
url: /blog/2016/07/Kubernetes-1.3-Bridging-Cloud-Native-And-Enterprise-Workloads
url: /blog/2016/07/Kubernetes-1-3-Bridging-Cloud-Native-And-Enterprise-Workloads
---
Nearly two years ago, when we officially kicked off the Kubernetes project, we wanted to simplify distributed systems management and provide the core technology required to everyone. The community’s response to this effort has blown us away. Today, thousands of customers, partners and developers are running clusters in production using Kubernetes and have joined the cloud native revolution. 

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Kubernetes 1.4: Making it easy to run on Kubernetes anywhere "
date: 2016-09-26
slug: kubernetes-1.4-making-it-easy-to-run-on-kuberentes-anywhere
url: /blog/2016/09/Kubernetes-1.4-Making-It-Easy-To-Run-On-Kuberentes-Anywhere
url: /blog/2016/09/Kubernetes-1-4-Making-It-Easy-To-Run-On-Kuberentes-Anywhere
---
Today we’re happy to announce the release of Kubernetes 1.4.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " How we improved Kubernetes Dashboard UI in 1.4 for your production needs​ "
date: 2016-10-03
slug: production-kubernetes-dashboard-ui-1.4-improvements_3
url: /blog/2016/10/Production-Kubernetes-Dashboard-UI-1.4-improvements_3
url: /blog/2016/10/Production-Kubernetes-Dashboard-UI-1-4-improvements_3
---
With the release of [Kubernetes 1.4](https://kubernetes.io/blog/2016/09/kubernetes-1.4-making-it-easy-to-run-on-kuberentes-anywhere) last week, Dashboard – the official web UI for Kubernetes – has a number of exciting updates and improvements of its own. The past three months have been busy ones for the Dashboard team, and we’re excited to share the resulting features of that effort here. If you’re not familiar with Dashboard, the [GitHub repo](https://github.com/kubernetes/dashboard#kubernetes-dashboard) is a great place to get started.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Cluster Federation in Kubernetes 1.5 "
date: 2016-12-22
slug: cluster-federation-in-kubernetes-1.5
url: /blog/2016/12/Cluster-Federation-In-Kubernetes-1.5
url: /blog/2016/12/Cluster-Federation-In-Kubernetes-1-5
---
_Editor’s note: this post is part of a [series of in-depth articles](https://kubernetes.io/blog/2016/12/five-days-of-kubernetes-1.5) on what's new in Kubernetes 1.5_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Five Days of Kubernetes 1.5 "
date: 2016-12-19
slug: five-days-of-kubernetes-1.5
url: /blog/2016/12/Five-Days-Of-Kubernetes-1.5
url: /blog/2016/12/Five-Days-Of-Kubernetes-1-5
---
With the help of our growing community of 1,000 contributors, we pushed some 5,000 commits to extend support for production workloads and deliver [Kubernetes 1.5](https://kubernetes.io/blog/2016/12/kubernetes-1.5-supporting-production-workloads). While many improvements and new features have been added, we selected few to highlight in a series of in-depths posts listed below. 

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Kubernetes 1.5: Supporting Production Workloads "
date: 2016-12-13
slug: kubernetes-1.5-supporting-production-workloads
url: /blog/2016/12/Kubernetes-1.5-Supporting-Production-Workloads
url: /blog/2016/12/Kubernetes-1-5-Supporting-Production-Workloads
---

Today we’re announcing the release of Kubernetes 1.5. This release follows close on the heels of KubeCon/CloundNativeCon, where users gathered to share how they’re running their applications on Kubernetes. Many of you expressed interest in running stateful applications in containers with the eventual goal of running all applications on Kubernetes. If you have been waiting to try running a distributed database on Kubernetes, or for ways to guarantee application disruption SLOs for stateful and stateless apps, this release has solutions for you. 
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Five Days of Kubernetes 1.6 "
date: 2017-03-29
slug: five-days-of-kubernetes-1.6
url: /blog/2017/03/Five-Days-Of-Kubernetes-1.6
url: /blog/2017/03/Five-Days-Of-Kubernetes-1-6
---

With the help of our growing community of 1,110 plus contributors, we pushed around 5,000 commits to deliver [Kubernetes 1.6](https://kubernetes.io/blog/2017/03/kubernetes-1.6-multi-user-multi-workloads-at-scale), bringing focus on multi-user, multi-workloads at scale. While many improvements have been contributed, we selected few features to highlight in a series of in-depths posts listed below. 
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Kubernetes 1.6: Multi-user, Multi-workloads at Scale "
date: 2017-03-28
slug: kubernetes-1.6-multi-user-multi-workloads-at-scale
url: /blog/2017/03/Kubernetes-1.6-Multi-User-Multi-Workloads-At-Scale
url: /blog/2017/03/Kubernetes-1-6-Multi-User-Multi-Workloads-At-Scale
---
Today we’re announcing the release of Kubernetes 1.6.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Scalability updates in Kubernetes 1.6: 5,000 node and 150,000 pod clusters "
date: 2017-03-30
slug: scalability-updates-in-kubernetes-1.6
url: /blog/2017/03/Scalability-Updates-In-Kubernetes-1.6
url: /blog/2017/03/Scalability-Updates-In-Kubernetes-1-6
---
_Editor’s note: this post is part of a [series of in-depth articles](https://kubernetes.io/blog/2017/03/five-days-of-kubernetes-1.6) on what's new in Kubernetes 1.6_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: " Kubernetes 1.7: Security Hardening, Stateful Application Updates and Extensibility "
date: 2017-06-30
slug: kubernetes-1.7-security-hardening-stateful-application-extensibility-updates
url: /blog/2017/06/Kubernetes-1.7-Security-Hardening-Stateful-Application-Extensibility-Updates
url: /blog/2017/06/Kubernetes-1-7-Security-Hardening-Stateful-Application-Extensibility-Updates
---
Today we’re announcing Kubernetes 1.7, a milestone release that adds security, storage and extensibility features motivated by widespread production use of Kubernetes in the most demanding enterprise environments. 

Expand Down
Loading