Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
5d2ea04b
Commit
5d2ea04b
authored
Feb 04, 2015
by
Brian Grant
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4133 from ddysher/0-fix-0
Use replication controller for redis master.
parents
849596c4
f406a57c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
25 additions
and
20 deletions
+25
-20
README.md
docs/getting-started-guides/README.md
+8
-10
README.md
examples/guestbook-go/README.md
+0
-0
redis-master-controller.json
examples/guestbook-go/redis-master-controller.json
+17
-10
No files found.
docs/getting-started-guides/README.md
View file @
5d2ea04b
IaaS Provider | Config. Mgmt | OS | Docs | Support Level | Notes
IaaS Provider | Config. Mgmt | OS | Docs | Support Level | Notes
-------------- | ------------ | ------ | ---------------------------------------------------- | ---------------------------- | -----
-------------- | ------------ | ------ | ---------------------------------------------------- | ---------------------------- | -----
GCE | Saltstack | Debian |
[
docs
](
../../docs/getting-started-guides/gce.md
)
| Project | Tested with 0.9.2 by @satnam6502
GCE | Saltstack | Debian |
[
docs
](
../../docs/getting-started-guides/gce.md
)
| Project | Tested with 0.9.2 by @satnam6502
Vagrant | Saltstack | Fedora |
[
docs
](
../../docs/getting-started-guides/vagrant.md
)
| Project |
Vagrant | Saltstack | Fedora |
[
docs
](
../../docs/getting-started-guides/vagrant.md
)
| Project |
Vagrant | | Fedora |
[
docs
](
../../docs/getting-started-guides/fedora/fedora_manual_config.md
)
| Project | Uses K8s v0.5-8
Vagrant | | Fedora |
[
docs
](
../../docs/getting-started-guides/fedora/fedora_manual_config.md
)
| Project | Uses K8s v0.5-8
Vagrant | Ansible | Fedora |
[
docs
](
../../docs/getting-started-guides/fedora/fedora_ansible.md
)
| Project | Uses K8s v0.5-8
Vagrant | Ansible | Fedora |
[
docs
](
../../docs/getting-started-guides/fedora/fedora_ansible.md
)
| Project | Uses K8s v0.5-8
...
@@ -10,12 +10,12 @@ GCE | CoreOS | CoreOS | [docs](../../docs/getting-started-guide
...
@@ -10,12 +10,12 @@ GCE | CoreOS | CoreOS | [docs](../../docs/getting-started-guide
Vagrant | CoreOS | CoreOS |
[
docs
](
../../docs/getting-started-guides/coreos.md
)
| Community (@pires) | Uses K8s version 0.9.1
Vagrant | CoreOS | CoreOS |
[
docs
](
../../docs/getting-started-guides/coreos.md
)
| Community (@pires) | Uses K8s version 0.9.1
CloudStack | Ansible | CoreOS |
[
docs
](
../../docs/getting-started-guides/cloudstack.md
)
| Community (@sebgoa) | Uses K8s version 0.9.1
CloudStack | Ansible | CoreOS |
[
docs
](
../../docs/getting-started-guides/cloudstack.md
)
| Community (@sebgoa) | Uses K8s version 0.9.1
Vmware | | Debian |
[
docs
](
../../docs/getting-started-guides/vsphere.md
)
| Community (@pietern) | Uses K8s version 0.9.1
Vmware | | Debian |
[
docs
](
../../docs/getting-started-guides/vsphere.md
)
| Community (@pietern) | Uses K8s version 0.9.1
AWS | Saltstack | Ubuntu |
[
docs
](
../../docs/getting-started-guides/aws.md
)
| Community (@justinsb) | Uses K8s version 0.5.0
AWS | Saltstack | Ubuntu |
[
docs
](
../../docs/getting-started-guides/aws.md
)
| Community (@justinsb) | Uses K8s version 0.5.0
Vmware | CoreOS | CoreOS |
[
docs
](
../../docs/getting-started-guides/coreos.md
)
| Community (@kelseyhightower) |
Vmware | CoreOS | CoreOS |
[
docs
](
../../docs/getting-started-guides/coreos.md
)
| Community (@kelseyhightower) |
Azure | Saltstack | Ubuntu |
[
docs
](
../../docs/getting-started-guides/azure.md
)
| Community (@jeffmendoza) |
Azure | Saltstack | Ubuntu |
[
docs
](
../../docs/getting-started-guides/azure.md
)
| Community (@jeffmendoza) |
Local | | |
[
docs
](
../../docs/getting-started-guides/locally.md
)
| Inactive |
Local | | |
[
docs
](
../../docs/getting-started-guides/locally.md
)
| Inactive |
Ovirt | | |
[
docs
](
../../docs/getting-started-guides/ovirt.md
)
| Inactive |
Ovirt | | |
[
docs
](
../../docs/getting-started-guides/ovirt.md
)
| Inactive |
Rackspace | CoreOS | CoreOS |
[
docs
](
../../docs/getting-started-guides/rackspace.md
)
| Inactive |
Rackspace | CoreOS | CoreOS |
[
docs
](
../../docs/getting-started-guides/rackspace.md
)
| Inactive |
Definition of columns:
Definition of columns:
-
**IaaS Provider**
is who/what provides the virtual or physical machines (nodes) that Kubernetes runs on.
-
**IaaS Provider**
is who/what provides the virtual or physical machines (nodes) that Kubernetes runs on.
...
@@ -24,9 +24,7 @@ Definition of columns:
...
@@ -24,9 +24,7 @@ Definition of columns:
nodes.
nodes.
-
Support Levels
-
Support Levels
-
**Project**
: Kubernetes Committers regularly use this configuration, so it usually works with the latest release
-
**Project**
: Kubernetes Committers regularly use this configuration, so it usually works with the latest release
of Kubernetes.
of Kubernetes.
-
**Commercial**
: A commercial offering with its own support arrangements.
-
**Commercial**
: A commercial offering with its own support arrangements.
-
**Community**
: Actively supported by community contributions. May not work with more recent releases of kubernetes.
-
**Community**
: Actively supported by community contributions. May not work with more recent releases of kubernetes.
-
**Inactive**
: No active maintainer. Not recommended for first-time K8s users, and may be deleted soon.
-
**Inactive**
: No active maintainer. Not recommended for first-time K8s users, and may be deleted soon.
examples/guestbook-go/README.md
View file @
5d2ea04b
This diff is collapsed.
Click to expand it.
examples/guestbook-go/redis-master-
pod
.json
→
examples/guestbook-go/redis-master-
controller
.json
View file @
5d2ea04b
{
{
"apiVersion"
:
"v1beta1"
,
"apiVersion"
:
"v1beta1"
,
"kind"
:
"
Pod
"
,
"kind"
:
"
ReplicationController
"
,
"id"
:
"redis-master-
pod
"
,
"id"
:
"redis-master-
controller
"
,
"desiredState"
:
{
"desiredState"
:
{
"manifest"
:
{
"replicas"
:
1
,
"version"
:
"v1beta1"
,
"replicaSelector"
:
{
"name"
:
"redis"
,
"role"
:
"master"
},
"id"
:
"redis-master-pod"
,
"podTemplate"
:
{
"containers"
:
[{
"desiredState"
:
{
"name"
:
"redis-master"
,
"manifest"
:
{
"image"
:
"gurpartap/redis"
,
"version"
:
"v1beta1"
,
"ports"
:
[{
"name"
:
"redis-server"
,
"containerPort"
:
6379
}]
"id"
:
"redis-master-controller"
,
}]
"containers"
:
[{
"name"
:
"redis-master"
,
"image"
:
"gurpartap/redis"
,
"ports"
:
[{
"name"
:
"redis-server"
,
"containerPort"
:
6379
}]
}]
}
},
"labels"
:
{
"name"
:
"redis"
,
"role"
:
"master"
}
}
}
},
},
"labels"
:
{
"name"
:
"redis"
,
"role"
:
"master"
}
"labels"
:
{
"name"
:
"redis"
,
"role"
:
"master"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment