From 8053e081253be1a6f1b76fd8ae6f618f0b34645e Mon Sep 17 00:00:00 2001 From: yupengzte Date: Thu, 23 Mar 2017 09:13:14 +0800 Subject: [PATCH] Replace the tab with 4 spaces in html files Signed-off-by: yupengzte --- _includes/footer.html | 64 +- .../v1.3/extensions-v1beta1-definitions.html | 6 +- .../v1.4/extensions-v1beta1-definitions.html | 6 +- .../v1.5/extensions-v1beta1-definitions.html | 6 +- _layouts/docwithnav.html | 28 +- case-studies/index.html | 154 ++--- case-studies/pearson.html | 120 ++-- case-studies/wikimedia.html | 150 ++-- community/index.html | 110 +-- .../extensions/v1beta1/definitions.html | 6 +- .../jquery.scrollto/demo/index.html | 488 ++++++------- .../jquery.scrollto/demo/index.old.html | 242 +++---- .../tests/ElemMaxY-compat.html | 30 +- .../tests/ElemMaxY-quirks.html | 30 +- .../jquery.scrollto/tests/WinMaxY-compat.html | 26 +- .../jquery.scrollto/tests/WinMaxY-quirks.html | 24 +- .../tests/WinMaxY-to-iframe-compat.html | 26 +- .../tests/WinMaxY-to-iframe-quirks.html | 28 +- .../tests/WinMaxY-with-iframe-compat.html | 10 +- .../tests/WinMaxY-with-iframe-quirks.html | 8 +- .../jquery.scrollto/tests/index.html | 34 +- .../node-static/test/fixtures/index.html | 4 +- .../test/fixtures/there/index.html | 4 +- .../extensions/v1beta1/definitions.html | 6 +- .../jquery.scrollto/demo/index.html | 488 ++++++------- .../jquery.scrollto/demo/index.old.html | 242 +++---- .../tests/ElemMaxY-compat.html | 30 +- .../tests/ElemMaxY-quirks.html | 30 +- .../jquery.scrollto/tests/WinMaxY-compat.html | 26 +- .../jquery.scrollto/tests/WinMaxY-quirks.html | 24 +- .../tests/WinMaxY-to-iframe-compat.html | 26 +- .../tests/WinMaxY-to-iframe-quirks.html | 28 +- .../tests/WinMaxY-with-iframe-compat.html | 10 +- .../tests/WinMaxY-with-iframe-quirks.html | 8 +- .../jquery.scrollto/tests/index.html | 34 +- .../node-static/test/fixtures/index.html | 4 +- .../test/fixtures/there/index.html | 4 +- .../cluster-interactive.html | 26 +- .../kubernetes-basics/cluster-intro.html | 146 ++-- .../kubernetes-basics/deploy-interactive.html | 30 +- .../kubernetes-basics/deploy-intro.html | 134 ++-- .../explore-interactive.html | 30 +- .../kubernetes-basics/explore-intro.html | 204 +++--- .../kubernetes-basics/expose-interactive.html | 28 +- .../kubernetes-basics/expose-intro.html | 200 +++--- .../kubernetes-basics/scale-interactive.html | 28 +- .../kubernetes-basics/scale-intro.html | 158 ++--- .../kubernetes-basics/update-interactive.html | 18 +- .../kubernetes-basics/update-intro.html | 188 ++--- .../jquery.scrollto/demo/index.html | 488 ++++++------- .../jquery.scrollto/demo/index.old.html | 242 +++---- .../tests/ElemMaxY-compat.html | 30 +- .../tests/ElemMaxY-quirks.html | 30 +- .../jquery.scrollto/tests/WinMaxY-compat.html | 26 +- .../jquery.scrollto/tests/WinMaxY-quirks.html | 24 +- .../tests/WinMaxY-to-iframe-compat.html | 26 +- .../tests/WinMaxY-to-iframe-quirks.html | 28 +- .../tests/WinMaxY-with-iframe-compat.html | 10 +- .../tests/WinMaxY-with-iframe-quirks.html | 8 +- .../jquery.scrollto/tests/index.html | 34 +- .../node-static/test/fixtures/index.html | 4 +- .../test/fixtures/there/index.html | 4 +- index.html | 286 ++++---- jquery-ui.html | 654 +++++++++--------- partners/index.html | 24 +- 65 files changed, 2836 insertions(+), 2836 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 0f9e67544a..7bbe86ffbe 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,34 +1,34 @@ diff --git a/_includes/v1.3/extensions-v1beta1-definitions.html b/_includes/v1.3/extensions-v1beta1-definitions.html index 92ce832083..0b9a667757 100755 --- a/_includes/v1.3/extensions-v1beta1-definitions.html +++ b/_includes/v1.3/extensions-v1beta1-definitions.html @@ -4275,10 +4275,10 @@ Populated by the system when a graceful deletion is requested. Read-only. More i

host

Host is the fully qualified domain name of a network host, as defined by RFC 3986. Note the following deviations from the "host" part of the URI as defined in the RFC: 1. IPs are not allowed. Currently an IngressRuleValue can only apply to the
- IP in the Spec of the parent Ingress.
+ IP in the Spec of the parent Ingress.
2. The : delimiter is not respected because ports are not allowed.
- Currently the port of an Ingress is implicitly :80 for http and
- :443 for https.
+ Currently the port of an Ingress is implicitly :80 for http and
+ :443 for https.
Both these may change in the future. Incoming requests are matched against the host before the IngressRuleValue. If the host is unspecified, the Ingress routes all traffic based on the specified IngressRuleValue.

false

string

diff --git a/_includes/v1.4/extensions-v1beta1-definitions.html b/_includes/v1.4/extensions-v1beta1-definitions.html index 18bc35fc59..17ce326c93 100755 --- a/_includes/v1.4/extensions-v1beta1-definitions.html +++ b/_includes/v1.4/extensions-v1beta1-definitions.html @@ -4393,10 +4393,10 @@ Populated by the system when a graceful deletion is requested. Read-only. More i

host

Host is the fully qualified domain name of a network host, as defined by RFC 3986. Note the following deviations from the "host" part of the URI as defined in the RFC: 1. IPs are not allowed. Currently an IngressRuleValue can only apply to the
- IP in the Spec of the parent Ingress.
+ IP in the Spec of the parent Ingress.
2. The : delimiter is not respected because ports are not allowed.
- Currently the port of an Ingress is implicitly :80 for http and
- :443 for https.
+ Currently the port of an Ingress is implicitly :80 for http and
+ :443 for https.
Both these may change in the future. Incoming requests are matched against the host before the IngressRuleValue. If the host is unspecified, the Ingress routes all traffic based on the specified IngressRuleValue.

false

string

diff --git a/_includes/v1.5/extensions-v1beta1-definitions.html b/_includes/v1.5/extensions-v1beta1-definitions.html index f210a6350b..0a0dc837a3 100755 --- a/_includes/v1.5/extensions-v1beta1-definitions.html +++ b/_includes/v1.5/extensions-v1beta1-definitions.html @@ -4613,10 +4613,10 @@ Populated by the system when a graceful deletion is requested. Read-only. More i

host

Host is the fully qualified domain name of a network host, as defined by RFC 3986. Note the following deviations from the "host" part of the URI as defined in the RFC: 1. IPs are not allowed. Currently an IngressRuleValue can only apply to the
- IP in the Spec of the parent Ingress.
+ IP in the Spec of the parent Ingress.
2. The : delimiter is not respected because ports are not allowed.
- Currently the port of an Ingress is implicitly :80 for http and
- :443 for https.
+ Currently the port of an Ingress is implicitly :80 for http and
+ :443 for https.
Both these may change in the future. Incoming requests are matched against the host before the IngressRuleValue. If the host is unspecified, the Ingress routes all traffic based on the specified IngressRuleValue.

false

string

diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index fc5fb3350e..e1baa01d47 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -59,20 +59,20 @@

Analytics

{% if page.url != "/404.html" and page.url != "/docs/search/" %} - - Create an Issue - Edit this Page - {% endif %} - + + Create an Issue + Edit this Page + {% endif %} + {% include_cached footer.html %} diff --git a/case-studies/index.html b/case-studies/index.html index cf96a049d5..df3e7c4528 100644 --- a/case-studies/index.html +++ b/case-studies/index.html @@ -6,94 +6,94 @@ cid: caseStudies ---
-

Kubernetes User Case Studies

-
A collection of users running Kubernetes in production.
+

Kubernetes User Case Studies

+
A collection of users running Kubernetes in production.
-
-
-
-
- Pearson -

"We chose Kubernetes because of its flexibility, ease of management and the way it improves our engineers' productivity."

- - Read about Pearson -
-
- Wikimedia -

"With Kubernetes, we're simplifying our environment and making it easier for developers to build the tools that make wikis run better."

- - Read about Wikimedia -
-
- eBay -

Inside eBay's shift to Kubernetes and containers atop OpenStack

- Read about eBay -
-
- box -

Kubernetes at Box: Microservices at Maximum Velocity

- Read about Box -
-
-
-
+
+
+
+
+ Pearson +

"We chose Kubernetes because of its flexibility, ease of management and the way it improves our engineers' productivity."

+ + Read about Pearson +
+
+ Wikimedia +

"With Kubernetes, we're simplifying our environment and making it easier for developers to build the tools that make wikis run better."

+ + Read about Wikimedia +
+
+ eBay +

Inside eBay's shift to Kubernetes and containers atop OpenStack

+ Read about eBay +
+
+ box +

Kubernetes at Box: Microservices at Maximum Velocity

+ Read about Box +
+
+
+
-
- - - - - - -
- -

SAP's OpenStack, running on Kubernetes in production

- -
-
-
+
+ + + + + + +
+ +

SAP's OpenStack, running on Kubernetes in production

+ +
+
+
-
-

Kubernetes Users

-
- New York Times - OpenAI - Goldman Sachs - SAP - Samsung SDS - WePay - SoundCloud - UK Home Office - Concur - Amadeus - Ancestry.com - CCP Games - LivePerson - monzo - Box - Pokemon GO - Yahoo! Japan - Philips - buffer - Comcast - Wikimedia - Pearson - zulily - Ebay - Tell your story -
-
+
+

Kubernetes Users

+
+ New York Times + OpenAI + Goldman Sachs + SAP + Samsung SDS + WePay + SoundCloud + UK Home Office + Concur + Amadeus + Ancestry.com + CCP Games + LivePerson + monzo + Box + Pokemon GO + Yahoo! Japan + Philips + buffer + Comcast + Wikimedia + Pearson + zulily + Ebay + Tell your story +
+
- - - + + +
diff --git a/case-studies/pearson.html b/case-studies/pearson.html index 45428b0bf3..a584457334 100644 --- a/case-studies/pearson.html +++ b/case-studies/pearson.html @@ -6,76 +6,76 @@ cid: caseStudies ---
-

Pearson Case Study

+

Pearson Case Study

-
-
-

Using Kubernetes to reinvent the world's largest educational company

-

- Pearson, the world's education company, serving 75 million learners worldwide, set a goal to more than double that number to 200 million by 2025. A key part of this growth is in digital learning experiences, and that requires an infrastructure platform that is able to scale quickly and deliver products to market faster. So Pearson's Cloud Technology team chose Kubernetes to help build a platform to meet the business requirements.

-
- Pearson -

- "To transform our infrastructure, we had to think beyond simply enabling automated provisioning, we realized we had to build a platform that would allow Pearson developers to build manage and deploy applications in a completely different way. We chose Kubernetes because of its flexibility, ease of management and the way it would improve our engineers' productivity."

-

— Chris Jackson, Director for Cloud Product Engineering, Pearson

-
-
-
+
+
+

Using Kubernetes to reinvent the world's largest educational company

+

+ Pearson, the world's education company, serving 75 million learners worldwide, set a goal to more than double that number to 200 million by 2025. A key part of this growth is in digital learning experiences, and that requires an infrastructure platform that is able to scale quickly and deliver products to market faster. So Pearson's Cloud Technology team chose Kubernetes to help build a platform to meet the business requirements.

+
+ Pearson +

+ "To transform our infrastructure, we had to think beyond simply enabling automated provisioning, we realized we had to build a platform that would allow Pearson developers to build manage and deploy applications in a completely different way. We chose Kubernetes because of its flexibility, ease of management and the way it would improve our engineers' productivity."

+

— Chris Jackson, Director for Cloud Product Engineering, Pearson

+
+
+
-
-
-
-

Challenges:

-
    -
  • Pearson had difficulty in scaling and adapting to the growing online audience. They wanted to build and deliver content primarily over the web.
  • -
-
-
-

Why Kubernetes:

-
    -
  • Kubernetes will allow Pearson's teams to develop their apps in a consistent manner, saving time and minimizing complexity.
  • -
-
-
-

Approach:

-
    -
  • Build a centralized platform for use across the entire enterprise
  • -
  • Use container technology as the core of the platform
  • -
  • Deploy Kubernetes to manage the platform
  • -
-
-
-

Results:

-
    -
  • Pearson is building an enterprise-wide platform for delivering innovative, web-based educational content. They expect engineers' productivity to increase by up to 20 percent.
  • -
-
-
-
+
+
+
+

Challenges:

+
    +
  • Pearson had difficulty in scaling and adapting to the growing online audience. They wanted to build and deliver content primarily over the web.
  • +
+
+
+

Why Kubernetes:

+
    +
  • Kubernetes will allow Pearson's teams to develop their apps in a consistent manner, saving time and minimizing complexity.
  • +
+
+
+

Approach:

+
    +
  • Build a centralized platform for use across the entire enterprise
  • +
  • Use container technology as the core of the platform
  • +
  • Deploy Kubernetes to manage the platform
  • +
+
+
+

Results:

+
    +
  • Pearson is building an enterprise-wide platform for delivering innovative, web-based educational content. They expect engineers' productivity to increase by up to 20 percent.
  • +
+
+
+
-
-
-

Kubernetes powers a comprehensive developer experience

-

Pearson wanted to use as much open source technology as possible for the platform given that it provides both technical and commercial benefits over the duration of the project. Jackson says, "Building an infrastructure platform based on open source technology in Pearson was a no-brainer, the sharing of technical challenges and advanced use cases in a community of people with talent far beyond what we could hire independently allows us to innovate at a level we could not reach on our own. Our engineers enjoy returning code to the community and participating in talks, blogs and meetings, it's a great way for us to allow our team to express themselves and share the pride they have in their work."

-

It also wanted to use a container-focused platform. Pearson has 400 development groups and diverse brands with varying business and technical needs. With containers, each brand could experiment with building new types of content using their preferred technologies, and then deliver it using containers. Pearson chose Kubernetes because it believes that is the best technology for managing containers, has the widest community support and offers the most flexible and powerful tools."

-

Kubernetes is at the core of the platform we've built for developers. After we get our big spike in back-to-school in traffic, much of Pearson's traffic will interact with Kubernetes. It is proving to be as effective as we had hoped," Jackson says.

-
-
+
+
+

Kubernetes powers a comprehensive developer experience

+

Pearson wanted to use as much open source technology as possible for the platform given that it provides both technical and commercial benefits over the duration of the project. Jackson says, "Building an infrastructure platform based on open source technology in Pearson was a no-brainer, the sharing of technical challenges and advanced use cases in a community of people with talent far beyond what we could hire independently allows us to innovate at a level we could not reach on our own. Our engineers enjoy returning code to the community and participating in talks, blogs and meetings, it's a great way for us to allow our team to express themselves and share the pride they have in their work."

+

It also wanted to use a container-focused platform. Pearson has 400 development groups and diverse brands with varying business and technical needs. With containers, each brand could experiment with building new types of content using their preferred technologies, and then deliver it using containers. Pearson chose Kubernetes because it believes that is the best technology for managing containers, has the widest community support and offers the most flexible and powerful tools."

+

Kubernetes is at the core of the platform we've built for developers. After we get our big spike in back-to-school in traffic, much of Pearson's traffic will interact with Kubernetes. It is proving to be as effective as we had hoped," Jackson says.

+
+
-
-
-

Encouraging experimentation, saving engineers time

-

With the new platform, Pearson will increase stability and performance, and to bring products to market more quickly. The company says its engineers will also get a productivity boost because they won't spend time managing infrastructure. Jackson estimates 15 to 20 percent in productivity savings.

-

Beyond that, Pearson says the platform will encourage innovation because of the ease with which new applications can be developed, and because applications will be deployed far more quickly than in the past. It expects that will help the company meet its goal of reaching 200 million learners within the next 10 years.

-

"We're already seeing tremendous benefits with Kubernetes — improved engineering productivity, faster delivery of applications and a simplified infrastructure. But this is just the beginning. Kubernetes will help transform the way that educational content is delivered online," says Jackson.

-
-
+
+
+

Encouraging experimentation, saving engineers time

+

With the new platform, Pearson will increase stability and performance, and to bring products to market more quickly. The company says its engineers will also get a productivity boost because they won't spend time managing infrastructure. Jackson estimates 15 to 20 percent in productivity savings.

+

Beyond that, Pearson says the platform will encourage innovation because of the ease with which new applications can be developed, and because applications will be deployed far more quickly than in the past. It expects that will help the company meet its goal of reaching 200 million learners within the next 10 years.

+

"We're already seeing tremendous benefits with Kubernetes — improved engineering productivity, faster delivery of applications and a simplified infrastructure. But this is just the beginning. Kubernetes will help transform the way that educational content is delivered online," says Jackson.

+
+
diff --git a/case-studies/wikimedia.html b/case-studies/wikimedia.html index 7431c13650..ba913ec664 100644 --- a/case-studies/wikimedia.html +++ b/case-studies/wikimedia.html @@ -6,91 +6,91 @@ cid: caseStudies ---
-

Wikimedia Case Study

+

Wikimedia Case Study

-
-
-

Using Kubernetes to Build Tools to Improve the World's Wikis

-

- The non-profit Wikimedia Foundation operates some of the largest collaboratively edited reference projects in the world, including Wikipedia. To help users maintain and use wikis, it runs Wikimedia Tool Labs, a hosting environment for community developers working on tools and bots to help editors and other volunteers do their work, including reducing vandalism. The community around Wikimedia Tool Labs began forming nearly 10 years ago. -

-
- Wikimedia -

- "Wikimedia Tool Labs is vital for making sure wikis all around the world work as well as they possibly can. Because it's grown organically for almost 10 years, it has become an extremely challenging environment and difficult to maintain. It's like a big ball of mud — you really can't see through it. With Kubernetes, we're simplifying the environment and making it easier for developers to build the tools that make wikis run better." -

-

— Yuvi Panda, operations engineer at Wikimedia Foundation and Wikimedia Tool Labs

-
-
-
+
+
+

Using Kubernetes to Build Tools to Improve the World's Wikis

+

+ The non-profit Wikimedia Foundation operates some of the largest collaboratively edited reference projects in the world, including Wikipedia. To help users maintain and use wikis, it runs Wikimedia Tool Labs, a hosting environment for community developers working on tools and bots to help editors and other volunteers do their work, including reducing vandalism. The community around Wikimedia Tool Labs began forming nearly 10 years ago. +

+
+ Wikimedia +

+ "Wikimedia Tool Labs is vital for making sure wikis all around the world work as well as they possibly can. Because it's grown organically for almost 10 years, it has become an extremely challenging environment and difficult to maintain. It's like a big ball of mud — you really can't see through it. With Kubernetes, we're simplifying the environment and making it easier for developers to build the tools that make wikis run better." +

+

— Yuvi Panda, operations engineer at Wikimedia Foundation and Wikimedia Tool Labs

+
+
+
-
-
-
-

Challenges:

-
    -
  • Simplify a complex, difficult-to-manage infrastructure
  • -
  • Allow developers to continue writing tools and bots using existing techniques
  • -
-
-
-

Why Kubernetes:

-
    -
  • Wikimedia Tool Labs chose Kubernetes because it can mimic existing workflows, while reducing complexity
  • -
-
-
-

Approach:

-
    -
  • Migrate old systems and a complex infrastructure to Kubernetes
  • -
-
-
-

Results:

-
    -
  • 20 percent of web tools that account for more than 40 percent of web traffic now run on Kubernetes
  • -
  • A 25-node cluster that keeps up with each new Kubernetes release
  • -
  • Thousands of lines of old code have been deleted, thanks to Kubernetes
  • -
-
-
-
+
+
+
+

Challenges:

+
    +
  • Simplify a complex, difficult-to-manage infrastructure
  • +
  • Allow developers to continue writing tools and bots using existing techniques
  • +
+
+
+

Why Kubernetes:

+
    +
  • Wikimedia Tool Labs chose Kubernetes because it can mimic existing workflows, while reducing complexity
  • +
+
+
+

Approach:

+
    +
  • Migrate old systems and a complex infrastructure to Kubernetes
  • +
+
+
+

Results:

+
    +
  • 20 percent of web tools that account for more than 40 percent of web traffic now run on Kubernetes
  • +
  • A 25-node cluster that keeps up with each new Kubernetes release
  • +
  • Thousands of lines of old code have been deleted, thanks to Kubernetes
  • +
+
+
+
-
-
-

Using Kubernetes to provide tools for maintaining wikis

-

- Wikimedia Tool Labs is run by a staff of four-and-a-half paid employees and two volunteers. The infrastructure didn't make it easy or intuitive for developers to build bots and other tools to make wikis work more easily. Yuvi says, "It's incredibly chaotic. We have lots of Perl and Bash duct tape on top of it. Everything is super fragile." -

-

- To solve the problem, Wikimedia Tool Labs migrated parts of its infrastructure to Kubernetes, in preparation for eventually moving its entire system. Yuvi said Kubernetes greatly simplifies maintenance. The goal is to allow developers creating bots and other tools to use whatever development methods they want, but make it easier for the Wikimedia Tool Labs to maintain the required infrastructure for hosting and sharing them. -

-

- "With Kubernetes, I've been able to remove a lot of our custom-made code, which makes everything easier to maintain. Our users' code also runs in a more stable way than previously," says Yuvi. -

-
-
+
+
+

Using Kubernetes to provide tools for maintaining wikis

+

+ Wikimedia Tool Labs is run by a staff of four-and-a-half paid employees and two volunteers. The infrastructure didn't make it easy or intuitive for developers to build bots and other tools to make wikis work more easily. Yuvi says, "It's incredibly chaotic. We have lots of Perl and Bash duct tape on top of it. Everything is super fragile." +

+

+ To solve the problem, Wikimedia Tool Labs migrated parts of its infrastructure to Kubernetes, in preparation for eventually moving its entire system. Yuvi said Kubernetes greatly simplifies maintenance. The goal is to allow developers creating bots and other tools to use whatever development methods they want, but make it easier for the Wikimedia Tool Labs to maintain the required infrastructure for hosting and sharing them. +

+

+ "With Kubernetes, I've been able to remove a lot of our custom-made code, which makes everything easier to maintain. Our users' code also runs in a more stable way than previously," says Yuvi. +

+
+
-
-
-

Simplifying infrastructure and keeping wikis running better

-

- Wikimedia Tool Labs has seen great success with the initial Kubernetes deployment. Old code is being simplified and eliminated, contributing developers don't have to change the way they write their tools and bots, and those tools and bots run in a more stable fashion than they have in the past. The paid staff and volunteers are able to better keep up with fixing issues. -

-

- In the future, with a more complete migration to Kubernetes, Wikimedia Tool Labs expects to make it even easier to host and maintain the bots and tools that help run wikis across the world. The tool labs already host approximately 1,300 tools and bots from 800 volunteers, with many more being submitted every day. Twenty percent of the tool labs' web tools that account for more than 60 percent of web traffic now run on Kubernetes. The tool labs has a 25-node cluster that keeps up with each new Kubernetes release. Many existing web tools are migrating to Kubernetes. -

-

- "Our goal is to make sure that people all over the world can share knowledge as easily as possible. Kubernetes helps with that, by making it easier for wikis everywhere to have the tools they need to thrive," says Yuvi. -

-
-
+
+
+

Simplifying infrastructure and keeping wikis running better

+

+ Wikimedia Tool Labs has seen great success with the initial Kubernetes deployment. Old code is being simplified and eliminated, contributing developers don't have to change the way they write their tools and bots, and those tools and bots run in a more stable fashion than they have in the past. The paid staff and volunteers are able to better keep up with fixing issues. +

+

+ In the future, with a more complete migration to Kubernetes, Wikimedia Tool Labs expects to make it even easier to host and maintain the bots and tools that help run wikis across the world. The tool labs already host approximately 1,300 tools and bots from 800 volunteers, with many more being submitted every day. Twenty percent of the tool labs' web tools that account for more than 60 percent of web traffic now run on Kubernetes. The tool labs has a 25-node cluster that keeps up with each new Kubernetes release. Many existing web tools are migrating to Kubernetes. +

+

+ "Our goal is to make sure that people all over the world can share knowledge as easily as possible. Kubernetes helps with that, by making it easier for wikis everywhere to have the tools they need to thrive," says Yuvi. +

+
+
diff --git a/community/index.html b/community/index.html index f967dc23cc..01bdb29362 100644 --- a/community/index.html +++ b/community/index.html @@ -9,63 +9,63 @@ cid: community
-
-
-

Ensuring Kubernetes works well everywhere and for everyone.

-

Connect with the Kubernetes community on our Slack channel or join the - Kubernetes-dev Google group. A weekly - community meeting takes place via video conference to discuss the state of affairs, - get a calendar invite - to participate.

-

You can also join Kubernauts all around the world through our - Kubernetes Meetup Community and the - Kubernetes Cloud Native Meetup Community.

-
-
-

Special Interest Groups (SIGs)

-

Have a special interest in how Kubernetes works with another technology? See our ever growing - lists of SIGs, - from AWS and Openstack to Big Data and Scalability, there's a place for you to contribute and instructions - for forming a new SIG if your special interest isn't covered (yet).

+
+
+

Ensuring Kubernetes works well everywhere and for everyone.

+

Connect with the Kubernetes community on our Slack channel or join the + Kubernetes-dev Google group. A weekly + community meeting takes place via video conference to discuss the state of affairs, + get a calendar invite + to participate.

+

You can also join Kubernauts all around the world through our + Kubernetes Meetup Community and the + Kubernetes Cloud Native Meetup Community.

+
+
+

Special Interest Groups (SIGs)

+

Have a special interest in how Kubernetes works with another technology? See our ever growing + lists of SIGs, + from AWS and Openstack to Big Data and Scalability, there's a place for you to contribute and instructions + for forming a new SIG if your special interest isn't covered (yet).

-

As a member of the Kubernetes community, you are welcome to join any of the SIG meetings - you are interested in. No registration required.

-
- -
-
-
-

Events

-
- -
-
-
+

As a member of the Kubernetes community, you are welcome to join any of the SIG meetings + you are interested in. No registration required.

+
+ +
+
+
+

Events

+
+ +
+
+
-
-

Talk to Us!

-

We would love to hear from you, how you are using Kubernetes,
and what we can do to make it better.

-
-
- @kubernetesio -

Get the latest news and updates.

-
-
- Github Project -

Check out the project and consider contributing.

-
-
- #kubernetes-users -

Our Slack channel is the best way to contact our engineers and share your ideas with them.

-
-
- Stack Overflow -

Our user forum is a great place to go for community support.

-
-
-
+
+

Talk to Us!

+

We would love to hear from you, how you are using Kubernetes,
and what we can do to make it better.

+
+
+ @kubernetesio +

Get the latest news and updates.

+
+
+ Github Project +

Check out the project and consider contributing.

+
+
+ #kubernetes-users +

Our Slack channel is the best way to contact our engineers and share your ideas with them.

+
+
+ Stack Overflow +

Our user forum is a great place to go for community support.

+
+
+
diff --git a/docs/api-reference/extensions/v1beta1/definitions.html b/docs/api-reference/extensions/v1beta1/definitions.html index 47dc1d4f76..ba2d7d90c4 100755 --- a/docs/api-reference/extensions/v1beta1/definitions.html +++ b/docs/api-reference/extensions/v1beta1/definitions.html @@ -4617,10 +4617,10 @@ Populated by the system when a graceful deletion is requested. Read-only. More i

host

Host is the fully qualified domain name of a network host, as defined by RFC 3986. Note the following deviations from the "host" part of the URI as defined in the RFC: 1. IPs are not allowed. Currently an IngressRuleValue can only apply to the
- IP in the Spec of the parent Ingress.
+ IP in the Spec of the parent Ingress.
2. The : delimiter is not respected because ports are not allowed.
- Currently the port of an Ingress is implicitly :80 for http and
- :443 for https.
+ Currently the port of an Ingress is implicitly :80 for http and
+ :443 for https.
Both these may change in the future. Incoming requests are matched against the host before the IngressRuleValue. If the host is unspecified, the Ingress routes all traffic based on the specified IngressRuleValue.

false

string

diff --git a/docs/api-reference/v1.5/node_modules/jquery.scrollto/demo/index.html b/docs/api-reference/v1.5/node_modules/jquery.scrollto/demo/index.html index fe9fd633e1..3f3347882e 100644 --- a/docs/api-reference/v1.5/node_modules/jquery.scrollto/demo/index.html +++ b/docs/api-reference/v1.5/node_modules/jquery.scrollto/demo/index.html @@ -1,252 +1,252 @@ - - jQuery.scrollTo - - - - - - - + + + $('#relative-selector').click(function() { + $target.scrollTo('li:eq(7)', 800); + }); + $('#jquery-object').click(function() { + $target.scrollTo($('#pane-target li:eq(14)') , 800); + }); + $('#dom-element').click(function() { + $target.scrollTo(document.getElementById('twenty'), 800); + }); + $('#absolute-number').click(function() { + $target.scrollTo(150, 800); + }); + $('#absolute-number-hash').click(function() { + $target.scrollTo({ top:800, left:700}, 800); + }); + $('#absolute-px').click(function() { + $target.scrollTo('520px', 800); + }); + $('#absolute-px-hash').click(function() { + $target.scrollTo({top:'110px', left:'290px'}, 800); + }); + $('#relative-px').click(function() { + $target.scrollTo('+=100', 500); + }); + $('#relative-px-hash').click(function() { + $target.scrollTo({top:'-=100px', left:'+=100'}, 500); + }); + $('#percentage-px').click(function() { + $target.scrollTo('50%', 800); + }); + $('#percentage-px-hash').click(function() { + $target.scrollTo({top:'50%', left:'20%'}, 800); + }); + + // Settings examples bindings, they will all scroll to the same place, with different settings + var $settings = $('#pane-settings'); + $('#settings-examples a').click(function() { + // before each animation, reset to (0,0), skip this. + $settings.stop(true).scrollTo(0); + }); + + $('#settings-no').click(function() { + $settings.scrollTo('li:eq(15)', 1000); + }); + $('#settings-axis').click(function() {// only scroll horizontally + $settings.scrollTo('li:eq(15)', 1000, { axis:'x' }); + }); + $('#settings-duration').click(function() {// it's the same as specifying it in the 2nd argument + $settings.scrollTo('li:eq(15)', { duration: 3000 }); + }); + $('#settings-easing').click(function() { + $settings.scrollTo('li:eq(15)', 2500, { easing:'elasout' }); + }); + $('#settings-margin').click(function() {//scroll to the "outer" position of the element + $settings.scrollTo('li:eq(15)', 1000, { margin:true }); + }); + $('#settings-offset').click(function() {//same as { top:-50, left:-50 } + $settings.scrollTo('li:eq(15)', 1000, { offset:-50 }); + }); + $('#settings-offset-hash').click(function() { + $settings.scrollTo('li:eq(15)', 1000, { offset:{ top:-5, left:-30 } }); + }); + $('#settings-offset-function').click(function() { + $settings.scrollTo('li:eq(15)', 1000, {offset: function() { return {top:-30, left:-5}; }}); + }); + $('#settings-over').click(function() {//same as { top:-50, left:-50 } + $settings.scrollTo('li:eq(15)', 1000, { over:0.5 }); + }); + $('#settings-over-hash').click(function() { + $settings.scrollTo('li:eq(15)', 1000, { over:{ top:0.2, left:-0.5 } }); + }); + $('#settings-interrupt').click(function() { + $settings.scrollTo('li:eq(15)', 10000, { interrupt:true }); + }); + $('#settings-queue').click(function() {//in this case, having 'axis' as 'xy' or 'yx' matters. + $settings.scrollTo('li:eq(15)', 2000, { queue:true }); + }); + $('#settings-onAfter').click(function() { + $settings.scrollTo('li:eq(15)', 2000, { + onAfter:function() { + $('#settings-message').text('Got there!'); + } + }); + }); + $('#settings-onAfterFirst').click(function() {//onAfterFirst exists only when queuing + $settings.scrollTo('li:eq(15)', 1600, { + queue:true, + onAfterFirst:function() { + $('#settings-message').text('Got there horizontally!'); + }, + onAfter:function() { + $('#settings-message').text('Got there vertically!'); + } + }); + }); + $('#settings-step').click(function() { + $settings.scrollTo('li:eq(15)', 2000, {step:function(now) { + $('#settings-message').text(now.toFixed(2)); + }}); + }); + $('#settings-progress').click(function() { + $settings.scrollTo('li:eq(15)', 2000, {progress:function(_, now) { + $('#settings-message').text(Math.round(now*100) + '%'); + }}); + }); + $('#settings-fail').click(function() { + $settings.scrollTo('li:eq(15)', 10000, {interrupt:true, fail:function() { + $('#settings-message').text('Scroll interrupted!'); + }}); + }); + }); + -

jQuery.scrollTo by Ariel Flesler

- -
-

Table of contents (try these)

- -
- - - - +

jQuery.scrollTo by Ariel Flesler

+ +
+

Table of contents (try these)

+ +
+ + + + diff --git a/docs/api-reference/v1.5/node_modules/jquery.scrollto/demo/index.old.html b/docs/api-reference/v1.5/node_modules/jquery.scrollto/demo/index.old.html index 280451d408..f051bed45a 100644 --- a/docs/api-reference/v1.5/node_modules/jquery.scrollto/demo/index.old.html +++ b/docs/api-reference/v1.5/node_modules/jquery.scrollto/demo/index.old.html @@ -1,128 +1,128 @@ - - jQuery.ScrollTo - - - - - - - + + jQuery.ScrollTo + + + + + + + -

jQuery.ScrollTo by Ariel Flesler

- -

- - - - - - -
-
-
-
-
+

jQuery.ScrollTo by Ariel Flesler

+ +

+ + + + + + +
+
+
+
+
diff --git a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/ElemMaxY-compat.html b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/ElemMaxY-compat.html index b0f761b621..e5d2aaae1a 100644 --- a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/ElemMaxY-compat.html +++ b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/ElemMaxY-compat.html @@ -1,21 +1,21 @@ - - jQuery.scrollTo - Test Element MaxY - Compat Mode - - - + + jQuery.scrollTo - Test Element MaxY - Compat Mode + + + -

jQuery.scrollTo - Test Element MaxY - Compat Mode

- -
-
-   -
-
- +

jQuery.scrollTo - Test Element MaxY - Compat Mode

+ +
+
+   +
+
+ diff --git a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/ElemMaxY-quirks.html b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/ElemMaxY-quirks.html index 1bffc748c3..ef5491a382 100644 --- a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/ElemMaxY-quirks.html +++ b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/ElemMaxY-quirks.html @@ -1,20 +1,20 @@ - - jQuery.scrollTo - Test Element MaxY - Quirks Mode - - - + + jQuery.scrollTo - Test Element MaxY - Quirks Mode + + + -

jQuery.scrollTo - Test Element MaxY - Quirks Mode

- -
-
-   -
-
- +

jQuery.scrollTo - Test Element MaxY - Quirks Mode

+ +
+
+   +
+
+ diff --git a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-compat.html b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-compat.html index ad745feb91..0db5c569e3 100644 --- a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-compat.html +++ b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-compat.html @@ -1,19 +1,19 @@ - - jQuery.scrollTo - Test Window MaxY - Compat Mode - - - + + jQuery.scrollTo - Test Window MaxY - Compat Mode + + + -

jQuery.scrollTo - Test Window MaxY - Compat Mode

- -
-   -
- +

jQuery.scrollTo - Test Window MaxY - Compat Mode

+ +
+   +
+ diff --git a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-quirks.html b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-quirks.html index 7bceace68d..3806f84f94 100644 --- a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-quirks.html +++ b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-quirks.html @@ -1,18 +1,18 @@ - - jQuery.scrollTo - Test Window MaxY - Quirks Mode - - - + + jQuery.scrollTo - Test Window MaxY - Quirks Mode + + + -

jQuery.scrollTo - Test Window MaxY - Quirks Mode

+

jQuery.scrollTo - Test Window MaxY - Quirks Mode

-
-   -
- +
+   +
+ diff --git a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-compat.html b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-compat.html index b4a2ee1dfa..f27a8327ad 100644 --- a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-compat.html +++ b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-compat.html @@ -1,20 +1,20 @@ - - jQuery.scrollTo - Test Window MaxY to Iframe - Compat Mode - - - + + jQuery.scrollTo - Test Window MaxY to Iframe - Compat Mode + + + -

jQuery.scrollTo - Test Window MaxY to Iframe - Compat Mode

+

jQuery.scrollTo - Test Window MaxY to Iframe - Compat Mode

- - - + + + diff --git a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html index edd638a9a4..be41e00da7 100644 --- a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html +++ b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html @@ -1,19 +1,19 @@ - - jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode - - - + + jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode + + + -

jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode

- - - - +

jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode

+ + + + diff --git a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html index aedf1e99c7..e40172cd1b 100644 --- a/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html +++ b/docs/api-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html @@ -1,11 +1,11 @@ - - jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode + + jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode -

jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode

- - - - + + + diff --git a/docs/resources-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html b/docs/resources-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html index edd638a9a4..be41e00da7 100644 --- a/docs/resources-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html +++ b/docs/resources-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html @@ -1,19 +1,19 @@ - - jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode - - - + + jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode + + + -

jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode

- - - - +

jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode

+ + + + diff --git a/docs/resources-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html b/docs/resources-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html index aedf1e99c7..e40172cd1b 100644 --- a/docs/resources-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html +++ b/docs/resources-reference/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html @@ -1,11 +1,11 @@ - - jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode + + jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode -

jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode

- - - - + + + diff --git a/docs/user-guide/kubectl/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html b/docs/user-guide/kubectl/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html index edd638a9a4..be41e00da7 100644 --- a/docs/user-guide/kubectl/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html +++ b/docs/user-guide/kubectl/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-to-iframe-quirks.html @@ -1,19 +1,19 @@ - - jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode - - - + + jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode + + + -

jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode

- - - - +

jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode

+ + + + diff --git a/docs/user-guide/kubectl/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html b/docs/user-guide/kubectl/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html index aedf1e99c7..e40172cd1b 100644 --- a/docs/user-guide/kubectl/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html +++ b/docs/user-guide/kubectl/v1.5/node_modules/jquery.scrollto/tests/WinMaxY-with-iframe-compat.html @@ -1,11 +1,11 @@ - - jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode + + jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode -

jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode

- - - + + diff --git a/jquery-ui.html b/jquery-ui.html index 2473b49692..93083590a8 100755 --- a/jquery-ui.html +++ b/jquery-ui.html @@ -1,59 +1,59 @@ - - jQuery UI Example Page - - + + jQuery UI Example Page + +

Welcome to jQuery UI!

-

This page demonstrates the widgets and theme you selected in Download Builder. Please make sure you are using them with a compatible jQuery version.

+

This page demonstrates the widgets and theme you selected in Download Builder. Please make sure you are using them with a compatible jQuery version.

YOUR COMPONENTS:

@@ -62,12 +62,12 @@

Accordion

-

First

-
Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet.
-

Second

-
Phasellus mattis tincidunt nibh.
-

Third

-
Nam dui erat, auctor a, dignissim quis.
+

First

+
Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet.
+

Second

+
Phasellus mattis tincidunt nibh.
+

Third

+
Nam dui erat, auctor a, dignissim quis.
@@ -75,7 +75,7 @@

Autocomplete

- +
@@ -84,11 +84,11 @@

Button

-
- - - -
+
+ + + +
@@ -96,14 +96,14 @@

Tabs

- -
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
-
Phasellus mattis tincidunt nibh. Cras orci urna, blandit id, pretium vel, aliquet ornare, felis. Maecenas scelerisque sem non nisl. Fusce sed lorem in enim dictum bibendum.
-
Nam dui erat, auctor a, dignissim quis, sollicitudin eu, felis. Pellentesque nisi urna, interdum eget, sagittis et, consequat vestibulum, lacus. Mauris porttitor ullamcorper augue.
+ +
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
+
Phasellus mattis tincidunt nibh. Cras orci urna, blandit id, pretium vel, aliquet ornare, felis. Maecenas scelerisque sem non nisl. Fusce sed lorem in enim dictum bibendum.
+
Nam dui erat, auctor a, dignissim quis, sollicitudin eu, felis. Pellentesque nisi urna, interdum eget, sagittis et, consequat vestibulum, lacus. Mauris porttitor ullamcorper augue.
@@ -114,200 +114,200 @@

Overlay and Shadow Classes (not currently used in UI widgets)

-

Lorem ipsum dolor sit amet, Nulla nec tortor. Donec id elit quis purus consectetur consequat.

Nam congue semper tellus. Sed erat dolor, dapibus sit amet, venenatis ornare, ultrices ut, nisi. Aliquam ante. Suspendisse scelerisque dui nec velit. Duis augue augue, gravida euismod, vulputate ac, facilisis id, sem. Morbi in orci.

Nulla purus lacus, pulvinar vel, malesuada ac, mattis nec, quam. Nam molestie scelerisque quam. Nullam feugiat cursus lacus.orem ipsum dolor sit amet, consectetur adipiscing elit. Donec libero risus, commodo vitae, pharetra mollis, posuere eu, pede. Nulla nec tortor. Donec id elit quis purus consectetur consequat.

Nam congue semper tellus. Sed erat dolor, dapibus sit amet, venenatis ornare, ultrices ut, nisi. Aliquam ante. Suspendisse scelerisque dui nec velit. Duis augue augue, gravida euismod, vulputate ac, facilisis id, sem. Morbi in orci. Nulla purus lacus, pulvinar vel, malesuada ac, mattis nec, quam. Nam molestie scelerisque quam.

Nullam feugiat cursus lacus.orem ipsum dolor sit amet, consectetur adipiscing elit. Donec libero risus, commodo vitae, pharetra mollis, posuere eu, pede. Nulla nec tortor. Donec id elit quis purus consectetur consequat. Nam congue semper tellus. Sed erat dolor, dapibus sit amet, venenatis ornare, ultrices ut, nisi. Aliquam ante.

Suspendisse scelerisque dui nec velit. Duis augue augue, gravida euismod, vulputate ac, facilisis id, sem. Morbi in orci. Nulla purus lacus, pulvinar vel, malesuada ac, mattis nec, quam. Nam molestie scelerisque quam. Nullam feugiat cursus lacus.orem ipsum dolor sit amet, consectetur adipiscing elit. Donec libero risus, commodo vitae, pharetra mollis, posuere eu, pede. Nulla nec tortor. Donec id elit quis purus consectetur consequat. Nam congue semper tellus. Sed erat dolor, dapibus sit amet, venenatis ornare, ultrices ut, nisi.

+

Lorem ipsum dolor sit amet, Nulla nec tortor. Donec id elit quis purus consectetur consequat.

Nam congue semper tellus. Sed erat dolor, dapibus sit amet, venenatis ornare, ultrices ut, nisi. Aliquam ante. Suspendisse scelerisque dui nec velit. Duis augue augue, gravida euismod, vulputate ac, facilisis id, sem. Morbi in orci.

Nulla purus lacus, pulvinar vel, malesuada ac, mattis nec, quam. Nam molestie scelerisque quam. Nullam feugiat cursus lacus.orem ipsum dolor sit amet, consectetur adipiscing elit. Donec libero risus, commodo vitae, pharetra mollis, posuere eu, pede. Nulla nec tortor. Donec id elit quis purus consectetur consequat.

Nam congue semper tellus. Sed erat dolor, dapibus sit amet, venenatis ornare, ultrices ut, nisi. Aliquam ante. Suspendisse scelerisque dui nec velit. Duis augue augue, gravida euismod, vulputate ac, facilisis id, sem. Morbi in orci. Nulla purus lacus, pulvinar vel, malesuada ac, mattis nec, quam. Nam molestie scelerisque quam.

Nullam feugiat cursus lacus.orem ipsum dolor sit amet, consectetur adipiscing elit. Donec libero risus, commodo vitae, pharetra mollis, posuere eu, pede. Nulla nec tortor. Donec id elit quis purus consectetur consequat. Nam congue semper tellus. Sed erat dolor, dapibus sit amet, venenatis ornare, ultrices ut, nisi. Aliquam ante.

Suspendisse scelerisque dui nec velit. Duis augue augue, gravida euismod, vulputate ac, facilisis id, sem. Morbi in orci. Nulla purus lacus, pulvinar vel, malesuada ac, mattis nec, quam. Nam molestie scelerisque quam. Nullam feugiat cursus lacus.orem ipsum dolor sit amet, consectetur adipiscing elit. Donec libero risus, commodo vitae, pharetra mollis, posuere eu, pede. Nulla nec tortor. Donec id elit quis purus consectetur consequat. Nam congue semper tellus. Sed erat dolor, dapibus sit amet, venenatis ornare, ultrices ut, nisi.

- -
-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

-
-
+ +
+
+
+

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

+
+
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

+

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Framework Icons (content color preview)

@@ -332,11 +332,11 @@

Selectmenu

@@ -350,19 +350,19 @@

Menu

@@ -370,7 +370,7 @@

Tooltip

- Tooltips can be attached to any element. When you hover + Tooltips can be attached to any element. When you hover the element with your mouse, the title attribute is displayed in a little box next to the element, just like a native tooltip.

@@ -378,17 +378,17 @@ the element with your mouse, the title attribute is displayed in a little box ne

Highlight / Error

-
-

- Hey! Sample ui-state-highlight style.

-
+
+

+ Hey! Sample ui-state-highlight style.

+

-
-

- Alert: Sample ui-state-error style.

-
+
+

+ Alert: Sample ui-state-error style.

+
@@ -400,31 +400,31 @@ $( "#accordion" ).accordion(); var availableTags = [ - "ActionScript", - "AppleScript", - "Asp", - "BASIC", - "C", - "C++", - "Clojure", - "COBOL", - "ColdFusion", - "Erlang", - "Fortran", - "Groovy", - "Haskell", - "Java", - "JavaScript", - "Lisp", - "Perl", - "PHP", - "Python", - "Ruby", - "Scala", - "Scheme" + "ActionScript", + "AppleScript", + "Asp", + "BASIC", + "C", + "C++", + "Clojure", + "COBOL", + "ColdFusion", + "Erlang", + "Fortran", + "Groovy", + "Haskell", + "Java", + "JavaScript", + "Lisp", + "Perl", + "PHP", + "Python", + "Ruby", + "Scala", + "Scheme" ]; $( "#autocomplete" ).autocomplete({ - source: availableTags + source: availableTags }); @@ -439,47 +439,47 @@ $( "#tabs" ).tabs(); $( "#dialog" ).dialog({ - autoOpen: false, - width: 400, - buttons: [ - { - text: "Ok", - click: function() { - $( this ).dialog( "close" ); - } - }, - { - text: "Cancel", - click: function() { - $( this ).dialog( "close" ); - } - } - ] + autoOpen: false, + width: 400, + buttons: [ + { + text: "Ok", + click: function() { + $( this ).dialog( "close" ); + } + }, + { + text: "Cancel", + click: function() { + $( this ).dialog( "close" ); + } + } + ] }); // Link to open the dialog $( "#dialog-link" ).click(function( event ) { - $( "#dialog" ).dialog( "open" ); - event.preventDefault(); + $( "#dialog" ).dialog( "open" ); + event.preventDefault(); }); $( "#datepicker" ).datepicker({ - inline: true + inline: true }); $( "#slider" ).slider({ - range: true, - values: [ 17, 67 ] + range: true, + values: [ 17, 67 ] }); $( "#progressbar" ).progressbar({ - value: 20 + value: 20 }); @@ -501,12 +501,12 @@ $( "#selectmenu" ).selectmenu(); // Hover states on the static widgets $( "#dialog-link, #icons li" ).hover( - function() { - $( this ).addClass( "ui-state-hover" ); - }, - function() { - $( this ).removeClass( "ui-state-hover" ); - } + function() { + $( this ).addClass( "ui-state-hover" ); + }, + function() { + $( this ).removeClass( "ui-state-hover" ); + } ); diff --git a/partners/index.html b/partners/index.html index 13ee6e2396..c4b58d73da 100644 --- a/partners/index.html +++ b/partners/index.html @@ -6,25 +6,25 @@ cid: partners ---
-

Kubernetes Partners

-
Growing the Kubernetes ecosystem.
- +

Kubernetes Partners

+
Growing the Kubernetes ecosystem.
+
-
-
We are working with a broad group of partners who contribute to the Kubernetes core codebase, making it stronger and richer. These partners create a vibrant Kubernetes ecosystem supporting a spectrum of complementing platforms, from open source solutions to market-leading technologies. Partners can get their services and offerings added to this page by completing and submitting the partner request form.
-

Technology Partners

-
-

Services Partners

-
-
+
+
We are working with a broad group of partners who contribute to the Kubernetes core codebase, making it stronger and richer. These partners create a vibrant Kubernetes ecosystem supporting a spectrum of complementing platforms, from open source solutions to market-leading technologies. Partners can get their services and offerings added to this page by completing and submitting the partner request form.
+

Technology Partners

+
+

Services Partners

+
+