Coder Social home page Coder Social logo

aliyuncontainerservice / ack-ram-authenticator Goto Github PK

View Code? Open in Web Editor NEW
31.0 31.0 9.0 8.76 MB

Using Alibaba Cloud credentials to authenticate to a Kubernetes cluster

License: Apache License 2.0

Dockerfile 0.22% Makefile 1.39% Go 96.49% Shell 1.90%

ack-ram-authenticator's People

Contributors

dahuk avatar denverdino avatar haoshuwei avatar lijiuxing1 avatar mozillazg avatar ouchunyu avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ack-ram-authenticator's Issues

我在获取客户端时出现了问题

你好,我遇到了一个问题

问题

我在使用go get -u -v github.com/AliyunContainerService/ack-ram-authenticator/cmd/ack-ram-authenticator时,出现了下面的报错:

go: finding k8s.io/api latest
go: finding k8s.io/apimachinery latest
go: finding github.com/aliyun/alibaba-cloud-sdk-go latest
go: github.com/AliyunContainerService/ack-ram-authenticator/cmd/ack-ram-authenticator imports
	github.com/christopherhein/go-version: github.com/christopherhein/[email protected]: parsing go.mod:
	module declares its path as: go.hein.dev/go-version
	        but was required as: github.com/christopherhein/go-version

环境

我的go版是: go version go1.13 darwin/amd64
我的go env:

GO111MODULE="on"
GOARCH="amd64"
GOBIN="/Users/shaoxuan/Documents/development/golang/bin"
GOCACHE="/Users/shaoxuan/Library/Caches/go-build"
GOENV="/Users/shaoxuan/Library/Application Support/go/env"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GONOPROXY="gitlab.com/lighthouse-china/.*"
GONOSUMDB="gitlab.com/lighthouse-china/.*"
GOOS="darwin"
GOPATH="/Users/shaoxuan/Documents/development/golang"
GOPRIVATE="gitlab.com/lighthouse-china/.*"
GOPROXY="https://goproxy.io,direct"
GOROOT="/usr/local/opt/go/libexec"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/usr/local/opt/go/libexec/pkg/tool/darwin_amd64"
GCCGO="gccgo"
AR="ar"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
GOMOD="/dev/null"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/3c/vsrd0psn7m971b3fgyqhqylm0000gn/T/go-build652009459=/tmp/go-build -gno-record-gcc-switches -fno-common"

Can I use this with Aliyun managed k8s service?

Problem

As I understand about Aliyun managed k8s service, I won't be able to access or configure master node, it seems like that I would not be able to complete step 3 in README: "Configure your API server to talk to the server".

My use case

I want to enable our team members to use kubectl to access our cluster by assuming a role(cross-account).

Questions

  1. Is there a workaround I can do about this?
  2. Is there an alternative to ack-ram-authenticator?
  3. If the answer is "no" for both 1 and 2, do I have to use the "Dedicated Kubernetes"(the 3-master-node cluster service) to achieve my use case?

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.