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

deficiencies of kubernetes for PaaS #62949

Closed
behzadnm99 opened this issue Apr 22, 2018 · 5 comments
Closed

deficiencies of kubernetes for PaaS #62949

behzadnm99 opened this issue Apr 22, 2018 · 5 comments
Assignees
Labels
kind/support Categorizes issue or PR as a support question. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one.

Comments

@behzadnm99
Copy link

behzadnm99 commented Apr 22, 2018

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

@kubernetes/sig scalability
in the documents of kube mentioned that , kube is not for PaaS.
here: https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/#what-kubernetes-is-not

I want to know why the kube is not suitable for the pass?
And I want to know what are the things for paas kube doesnt have ?
and what your Think about setting up a platform as a service using openshift origin ??

@k8s-ci-robot
Copy link
Contributor

@behzadnm99: There are no sig labels on this issue. Please add a sig label.

A sig label can be added by either:

  1. mentioning a sig: @kubernetes/sig-<group-name>-<group-suffix>
    e.g., @kubernetes/sig-contributor-experience-<group-suffix> to notify the contributor experience sig, OR

  2. specifying the label manually: /sig <group-name>
    e.g., /sig scalability to apply the sig/scalability label

Note: Method 1 will trigger an email to the group. See the group list.
The <group-suffix> in method 1 has to be replaced with one of these: bugs, feature-requests, pr-reviews, test-failures, proposals

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Apr 22, 2018
@shubheksha
Copy link
Contributor

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Apr 23, 2018
@xiaoxubeii
Copy link
Member

As above doc said, Kubernetes is a container based resource management and schedule system, it more like a underlying infrastructure. You can build PaaS services on Kubernetes.

@jayunit100
Copy link
Member

For a PAAS that provides the entire platform under the hood, try openshift, heroku, ... we should close this most likely, unless your suggesting a specific README improvement?

@dims
Copy link
Member

dims commented Apr 27, 2018

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

6 participants