Giter VIP home page Giter VIP logo

valaxy-techno's Introduction

Simple DevOps Project

This Repository is a collection of Implementation documents.

Purpose:

By following this repository you can able to setup a DevOps CI/CD Pipeline using

  • git
  • Jenkins
  • Mavine
  • Ansible
  • Docker &
  • Kubernetes

valaxy-techno's People

Contributors

valaxytech avatar yankils avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

valaxy-techno's Issues

the S3 bucket name is exisitng

hi,

when I entered aws s3 mb s3://dev.k8s.valaxy.in, it giving me that name is existing
"root@ip-172-31-45-25:~# aws s3 mb s3://dev.k8s.valaxy.in
make_bucket failed: s3://dev.k8s.valaxy.in An error occurred (BucketAlreadyExists) when calling the CreateBucket operation: The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again."

so I tried to change the name and get successful

root@ip-172-31-45-25:~# aws s3 mb s3://dev.k8s.valaxy.test.in
make_bucket: dev.k8s.valaxy.test.in

however when I follow the steps the cluster not able to be created

root@ip-172-31-45-25:# export KOPS_STATE_STORE=s3://dev.k8s.valaxy.in
root@ip-172-31-45-25:
#
root@ip-172-31-45-25:#
root@ip-172-31-45-25:
# kops create cluster --cloud=aws --zones=ap-southeast-1b --name=dev.k8s.valaxy.in --dns-zone=valaxy.in --dns private

error reading cluster configuration "dev.k8s.valaxy.in": error reading s3://dev.k8s.valaxy.in/dev.k8s.valaxy.in/config: Could not retrieve location for AWS bucket dev.k8s.valaxy.in

and when I change the export command to:

root@ip-172-31-45-25:# export KOPS_STATE_STORE=s3://dev.k8s.valaxy.test.in
root@ip-172-31-45-25:
# kops create cluster --cloud=aws --zones=ap-southeast-1b --name=dev.k8s.valaxy.in --dns-zone=valaxy.in --dns private
I1124 18:48:06.358817 2880 subnets.go:184] Assigned CIDR 172.20.32.0/19 to subnet ap-southeast-1b
I1124 18:48:10.011734 2880 create_cluster.go:1496] Using SSH public key: /root/.ssh/id_rsa.pub
Previewing changes that will be made:

I1124 18:48:12.468207 2880 dns.go:94] Private DNS: skipping DNS validation
I1124 18:48:12.546899 2880 executor.go:103] Tasks: 0 done / 86 total; 43 can run
I1124 18:48:14.102400 2880 executor.go:103] Tasks: 43 done / 86 total; 23 can run
I1124 18:48:15.483162 2880 executor.go:103] Tasks: 66 done / 86 total; 18 can run
W1124 18:48:17.601362 2880 executor.go:130] error running task "IAMRolePolicy/nodes.dev.k8s.valaxy.in" (9m57s remaining to succeed): error rendering PolicyDocument: error opening resource: DNS ZoneID not set
W1124 18:48:17.601533 2880 executor.go:130] error running task "IAMRolePolicy/masters.dev.k8s.valaxy.in" (9m57s remaining to succeed): error rendering PolicyDocument: error opening resource: DNS ZoneID not set
I1124 18:48:17.601664 2880 executor.go:103] Tasks: 82 done / 86 total; 4 can run
W1124 18:48:17.934076 2880 executor.go:130] error running task "IAMRolePolicy/nodes.dev.k8s.valaxy.in" (9m57s remaining to succeed): error rendering PolicyDocument: error opening resource: DNS ZoneID not set
W1124 18:48:17.934220 2880 executor.go:130] error running task "IAMRolePolicy/masters.dev.k8s.valaxy.in" (9m57s remaining to succeed): error rendering PolicyDocument: error opening resource: DNS ZoneID not set
I1124 18:48:17.934317 2880 executor.go:103] Tasks: 84 done / 86 total; 2 can run
W1124 18:48:17.972864 2880 executor.go:130] error running task "IAMRolePolicy/masters.dev.k8s.valaxy.in" (9m57s remaining to succeed): error rendering PolicyDocument: error opening resource: DNS ZoneID not set
W1124 18:48:17.972974 2880 executor.go:130] error running task "IAMRolePolicy/nodes.dev.k8s.valaxy.in" (9m57s remaining to succeed): error rendering PolicyDocument: error opening resource: DNS ZoneID not set
I1124 18:48:17.973088 2880 executor.go:145] No progress made, sleeping before retrying 2 failed task(s)
^XI1124 18:48:27.973358 2880 executor.go:103] Tasks: 84 done / 86 total; 2 can run
W1124 18:48:28.001971 2880 executor.go:130] error running task "IAMRolePolicy/masters.dev.k8s.valaxy.in" (9m47s remaining to succeed): error rendering PolicyDocument: error opening resource: DNS ZoneID not set
W1124 18:48:28.002080 2880 executor.go:130] error running task "IAMRolePolicy/nodes.dev.k8s.valaxy.in" (9m47s remaining to succeed): error rendering PolicyDocument: error opening resource: DNS ZoneID not set
I1124 18:48:28.002182 2880 executor.go:145] No progress made, sleeping before retrying 2 failed task(s)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.