Kubernetes cluster creating issues












0















Here I'm was using kubernetes for create the cluster manage with all my containers,Now i have some issues on that
- I'm using this command to install kubernetes:-



# dnf install docker cockpit cockpit-docker cockpit-kubernetes kubernetes etcd kubeadm -y
# docker version
# docker-ce-17.09.0.ce-1.fc26


This is my current status on kubernetes & docker.



Image



Image



Image



Image



Image



This My current Status in the kubernetes cluster
When I Initialized Kubernetes Cluster have this kind of error



Image










share|improve this question




















  • 2





    Welcome to SO. Please do not add text output as images. Add it as text with an indentation of 4 spaces. And please include only relevant parts of your output.

    – mbuechmann
    Nov 20 '18 at 9:58













  • You can use Kontena to deploy k8s clusters, if you do not have very specific requirements.

    – Nikita Zernov
    Nov 29 '18 at 7:49
















0















Here I'm was using kubernetes for create the cluster manage with all my containers,Now i have some issues on that
- I'm using this command to install kubernetes:-



# dnf install docker cockpit cockpit-docker cockpit-kubernetes kubernetes etcd kubeadm -y
# docker version
# docker-ce-17.09.0.ce-1.fc26


This is my current status on kubernetes & docker.



Image



Image



Image



Image



Image



This My current Status in the kubernetes cluster
When I Initialized Kubernetes Cluster have this kind of error



Image










share|improve this question




















  • 2





    Welcome to SO. Please do not add text output as images. Add it as text with an indentation of 4 spaces. And please include only relevant parts of your output.

    – mbuechmann
    Nov 20 '18 at 9:58













  • You can use Kontena to deploy k8s clusters, if you do not have very specific requirements.

    – Nikita Zernov
    Nov 29 '18 at 7:49














0












0








0








Here I'm was using kubernetes for create the cluster manage with all my containers,Now i have some issues on that
- I'm using this command to install kubernetes:-



# dnf install docker cockpit cockpit-docker cockpit-kubernetes kubernetes etcd kubeadm -y
# docker version
# docker-ce-17.09.0.ce-1.fc26


This is my current status on kubernetes & docker.



Image



Image



Image



Image



Image



This My current Status in the kubernetes cluster
When I Initialized Kubernetes Cluster have this kind of error



Image










share|improve this question
















Here I'm was using kubernetes for create the cluster manage with all my containers,Now i have some issues on that
- I'm using this command to install kubernetes:-



# dnf install docker cockpit cockpit-docker cockpit-kubernetes kubernetes etcd kubeadm -y
# docker version
# docker-ce-17.09.0.ce-1.fc26


This is my current status on kubernetes & docker.



Image



Image



Image



Image



Image



This My current Status in the kubernetes cluster
When I Initialized Kubernetes Cluster have this kind of error



Image







docker kubernetes kubernetes-apiserver kubernetes-cluster






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 20 '18 at 9:57









Ananthu R V

11512




11512










asked Nov 20 '18 at 6:21









ajithkajithk

81




81








  • 2





    Welcome to SO. Please do not add text output as images. Add it as text with an indentation of 4 spaces. And please include only relevant parts of your output.

    – mbuechmann
    Nov 20 '18 at 9:58













  • You can use Kontena to deploy k8s clusters, if you do not have very specific requirements.

    – Nikita Zernov
    Nov 29 '18 at 7:49














  • 2





    Welcome to SO. Please do not add text output as images. Add it as text with an indentation of 4 spaces. And please include only relevant parts of your output.

    – mbuechmann
    Nov 20 '18 at 9:58













  • You can use Kontena to deploy k8s clusters, if you do not have very specific requirements.

    – Nikita Zernov
    Nov 29 '18 at 7:49








2




2





Welcome to SO. Please do not add text output as images. Add it as text with an indentation of 4 spaces. And please include only relevant parts of your output.

– mbuechmann
Nov 20 '18 at 9:58







Welcome to SO. Please do not add text output as images. Add it as text with an indentation of 4 spaces. And please include only relevant parts of your output.

– mbuechmann
Nov 20 '18 at 9:58















You can use Kontena to deploy k8s clusters, if you do not have very specific requirements.

– Nikita Zernov
Nov 29 '18 at 7:49





You can use Kontena to deploy k8s clusters, if you do not have very specific requirements.

– Nikita Zernov
Nov 29 '18 at 7:49












2 Answers
2






active

oldest

votes


















0














I did use below URL for deploy three node cluster.
https://blog.alexellis.io/kubernetes-in-10-minutes/



Note: if you want to start only single node cluster, then run taint command as per describe in above URL on master node so container can launch on master node also and if you want to run worker node separately then launch separate vm/vms and run command from start to till swapoff command then join vm to master.






share|improve this answer































    0














    I think you have missed a step in this link.



    You seem to have not created a Pod network Add-on , create a local pod network such as flannel etc.






    share|improve this answer























      Your Answer






      StackExchange.ifUsing("editor", function () {
      StackExchange.using("externalEditor", function () {
      StackExchange.using("snippets", function () {
      StackExchange.snippets.init();
      });
      });
      }, "code-snippets");

      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "1"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53387331%2fkubernetes-cluster-creating-issues%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      I did use below URL for deploy three node cluster.
      https://blog.alexellis.io/kubernetes-in-10-minutes/



      Note: if you want to start only single node cluster, then run taint command as per describe in above URL on master node so container can launch on master node also and if you want to run worker node separately then launch separate vm/vms and run command from start to till swapoff command then join vm to master.






      share|improve this answer




























        0














        I did use below URL for deploy three node cluster.
        https://blog.alexellis.io/kubernetes-in-10-minutes/



        Note: if you want to start only single node cluster, then run taint command as per describe in above URL on master node so container can launch on master node also and if you want to run worker node separately then launch separate vm/vms and run command from start to till swapoff command then join vm to master.






        share|improve this answer


























          0












          0








          0







          I did use below URL for deploy three node cluster.
          https://blog.alexellis.io/kubernetes-in-10-minutes/



          Note: if you want to start only single node cluster, then run taint command as per describe in above URL on master node so container can launch on master node also and if you want to run worker node separately then launch separate vm/vms and run command from start to till swapoff command then join vm to master.






          share|improve this answer













          I did use below URL for deploy three node cluster.
          https://blog.alexellis.io/kubernetes-in-10-minutes/



          Note: if you want to start only single node cluster, then run taint command as per describe in above URL on master node so container can launch on master node also and if you want to run worker node separately then launch separate vm/vms and run command from start to till swapoff command then join vm to master.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 4 '18 at 5:31









          hk'hk'

          388




          388

























              0














              I think you have missed a step in this link.



              You seem to have not created a Pod network Add-on , create a local pod network such as flannel etc.






              share|improve this answer




























                0














                I think you have missed a step in this link.



                You seem to have not created a Pod network Add-on , create a local pod network such as flannel etc.






                share|improve this answer


























                  0












                  0








                  0







                  I think you have missed a step in this link.



                  You seem to have not created a Pod network Add-on , create a local pod network such as flannel etc.






                  share|improve this answer













                  I think you have missed a step in this link.



                  You seem to have not created a Pod network Add-on , create a local pod network such as flannel etc.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Dec 4 '18 at 5:48









                  fatcookfatcook

                  30117




                  30117






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Stack Overflow!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53387331%2fkubernetes-cluster-creating-issues%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

                      Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

                      A Topological Invariant for $pi_3(U(n))$